18template <
typename ... Components>
21template <
typename ... Components>
25static const flecs::entity_t OnStart =
EcsOnStart;
27static const flecs::entity_t OnLoad =
EcsOnLoad;
34static const flecs::entity_t OnStore =
EcsOnStore;
flecs::pipeline_builder pipeline() const
Create a new pipeline.