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