Skip to content

@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