17template <
typename ... Args>
24template <
typename First,
typename Second>
31template <
typename First>
Class that wraps around a flecs::id_t.
flecs::id pair(entity_t o) const
Get pair id from relationship, object.
flecs::id pair() const
Get pair id from relationship, object.
flecs::id id() const
Get id from a type.
flecs::id id(Args &&... args) const
Id factory.
flecs::id pair(entity_t r, entity_t o) const
Get pair id from relationship, object.