跳转到内容

SceneOrigins

此内容尚不支持你的语言。

const SceneOrigins: ResourceDef<Map<number, number>>

Defined in: scene/sceneOrigins.ts:23

Per loaded entity, the id it carried in the scene document.

Absent unless something asked for it: a running game never needs to know which document row an entity came from, and the table would be the editor’s cost charged to every player.