@ue-too/ecs / index / SerializedComponentSchema
インターフェイス: SerializedComponentSchema
定義: index.ts:350
Serialized representation of a component schema for JSON storage. Component names are stored as strings (using Symbol.for keys for global symbols).
プロパティ
componentName
componentName:
string
定義: index.ts:351
fields
fields:
SerializedComponentField[]
定義: index.ts:352