![]() |
Flecs v4.1
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 784 of file delegate.hpp.
|
inline |
Definition at line 785 of file delegate.hpp.
| IdArray flecs::_::entity_with_delegate_impl< arg_list< Args ... > >::InvokeCtx::added = {} |
Definition at line 788 of file delegate.hpp.
| size_t flecs::_::entity_with_delegate_impl< arg_list< Args ... > >::InvokeCtx::component_count = 0 |
Definition at line 787 of file delegate.hpp.
| flecs::table_t* flecs::_::entity_with_delegate_impl< arg_list< Args ... > >::InvokeCtx::table |
Definition at line 786 of file delegate.hpp.