Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::entity_with_delegate< Func, if_t< is_callable< Func >::value > > Struct Template Reference
Inheritance diagram for flecs::_::entity_with_delegate< Func, if_t< is_callable< Func >::value > >:
[legend]

Detailed Description

template<typename Func>
struct flecs::_::entity_with_delegate< Func, if_t< is_callable< Func >::value > >

Definition at line 889 of file delegate.hpp.


The documentation for this struct was generated from the following file: