Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Script function context. More...
#include <script.h>
Public Attributes | |
ecs_world_t * | world |
ecs_entity_t | function |
void * | ctx |
ecs_entity_t ecs_function_ctx_t::function |
ecs_world_t* ecs_function_ctx_t::world |