Used with ecs_mut_var_init().
More...
#include <script.h>
Used with ecs_mut_var_init().
Definition at line 1234 of file script.h.
◆ name
| const char* ecs_mut_var_desc_t::name |
◆ parent
Variable parent (namespace).
Definition at line 1239 of file script.h.
◆ type
◆ value
| void* ecs_mut_var_desc_t::value |
Pointer to value of variable.
The value will be copied to an internal storage and does not need to be kept alive.
Definition at line 1246 of file script.h.
The documentation for this struct was generated from the following file: