cubos::core::ecs::SparseRelationTable::Output struct

Output structure for the iterator.

Public variables

uint32_t from
From index.
uint32_t to
To index.
uintptr_t value
Address of the relation.