cubos::core::ecs::World::Component struct

Output structure for the iterator.

Public variables

const reflection::Type* type
Component type.
void* value
Component value.
const void* value
Component value.