@ue-too/ecs / index / SerializedEntity
介面: SerializedEntity
定義於: index.ts:359
Serialized representation of an entity's component data.
屬性
components
components:
Record<string,unknown>
定義於: index.ts:363
Map of component names (as strings) to their serialized data
entity
entity:
number
定義於: index.ts:361
The entity ID