Skip to content
Flecs v4.1
impl.hpp File Reference

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)

Detailed Description

Event implementation.

Definition in file impl.hpp.