Definition at line 457 of file meta.h.
◆ count
int32_t ecs_meta_type_op_t::count |
◆ kind
◆ members
ecs_hashmap_t* ecs_meta_type_op_t::members |
string -> member index (structs only)
Definition at line 466 of file meta.h.
◆ name
const char* ecs_meta_type_op_t::name |
Name of value (only used for struct members)
Definition at line 461 of file meta.h.
◆ offset
ecs_size_t ecs_meta_type_op_t::offset |
Offset of current field.
Definition at line 459 of file meta.h.
◆ op_count
int32_t ecs_meta_type_op_t::op_count |
Number of operations until next field or end.
Definition at line 462 of file meta.h.
◆ size
ecs_size_t ecs_meta_type_op_t::size |
Size of type of operation.
Definition at line 463 of file meta.h.
◆ type
◆ unit
The documentation for this struct was generated from the following file: