![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Used with ecs_script_init(). More...
#include <script.h>
Public Attributes | |
| ecs_entity_t | entity |
| Set to customize entity handle associated with script. | |
| const char * | filename |
| Set to load script from file. | |
| const char * | code |
| Set to parse script from string. | |
Used with ecs_script_init().
| const char* ecs_script_desc_t::code |
| ecs_entity_t ecs_script_desc_t::entity |
| const char* ecs_script_desc_t::filename |