cubos::core::ecs::QueryTerm::Relation struct

Stores relation term data.

Public variables

int fromTarget
Index of the 'from' target accessed by this term.
int toTarget
Index of the 'to' target accessed by this term.
Traversal traversal
Traversal order for the relation.