@ue-too/ecs / ComponentSchema
Interface: ComponentSchema
Defined in: index.ts:212
Schema definition for a component type that can be defined at runtime.
Properties
componentName
componentName:
symbol
Defined in: index.ts:214
The name of the component type (using Symbol for type safety)
fields
fields:
ComponentFieldDefinition[]
Defined in: index.ts:216
Array of field definitions