![]() |
Flecs v3.1
A fast entity component system (ECS) for C & C++
|
Used with ecs_ptr_from_json, ecs_entity_from_json. More...
#include <json.h>
Public Attributes | |
const char * | name |
const char * | expr |
ecs_entity_t(* | lookup_action )(const ecs_world_t *, const char *value, void *ctx) |
void * | lookup_ctx |
ecs_entity_t(* ecs_from_json_desc_t::lookup_action) (const ecs_world_t *, const char *value, void *ctx) |