cubos::core::ecs::World::Relation struct

Output structure for the iterator.

Public variables

const reflection::Type* type
Relation type.
void* value
Relation value.
Entity entity
Related entity.
const void* value
Relation value.