18template <
typename ... Components>
21template <
typename ... Components>
22struct pipeline_builder;
25static const flecs::entity_t OnStart =
EcsOnStart;
27static const flecs::entity_t OnLoad =
EcsOnLoad;
34static const flecs::entity_t OnStore =
EcsOnStore;