Skip to content

@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