@ue-too/ecs / ComponentFieldType
Type Alias: ComponentFieldType
ComponentFieldType =
"string"|"number"|"boolean"|"object"|"array"|"entity"
Defined in: index.ts:145
Supported field types for runtime-defined component schemas.
@ue-too/ecs / ComponentFieldType
ComponentFieldType =
"string"|"number"|"boolean"|"object"|"array"|"entity"
Defined in: index.ts:145
Supported field types for runtime-defined component schemas.