Event implementation. More...
#include "builder.hpp"Go to the source code of this file.
Namespaces | |
| namespace | flecs::_ |
| Int to enum. | |
Functions | |
| template<typename Event = void, typename Func> | |
| void | flecs::_::entity_observer_create (world_t *world, entity_t event, entity_t entity, Func &&func) |
Event implementation.
Definition in file impl.hpp.