![]() |
Flecs v3.2
A fast entity component system (ECS) for C & C++
|
Used with ecs_parse_expr. More...
#include <expr.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_vars_t * | vars |
ecs_entity_t(* ecs_parse_expr_desc_t::lookup_action) (const ecs_world_t *, const char *value, void *ctx) |
ecs_vars_t* ecs_parse_expr_desc_t::vars |