Used with ecs_const_var_init().
More...
#include <script.h>
Used with ecs_const_var_init().
Definition at line 1141 of file script.h.
◆ name
| const char* ecs_const_var_desc_t::name |
◆ parent
Variable parent (namespace).
Definition at line 1146 of file script.h.
◆ type
◆ value
| void* ecs_const_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 1153 of file script.h.
The documentation for this struct was generated from the following file: