![]() |
Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Public Member Functions | |
| InvokeCtx (flecs::table_t *table_arg) | |
Public Attributes | |
| flecs::table_t * | table |
| size_t | component_count = 0 |
| IdArray | added = {} |
Definition at line 792 of file delegate.hpp.
|
inline |
Definition at line 793 of file delegate.hpp.
| IdArray flecs::_::entity_with_delegate_impl< arg_list< Args ... > >::InvokeCtx::added = {} |
Definition at line 796 of file delegate.hpp.
| size_t flecs::_::entity_with_delegate_impl< arg_list< Args ... > >::InvokeCtx::component_count = 0 |
Definition at line 795 of file delegate.hpp.
| flecs::table_t* flecs::_::entity_with_delegate_impl< arg_list< Args ... > >::InvokeCtx::table |
Definition at line 794 of file delegate.hpp.