Skip to content

ExternalEntityRef

Defined in: prefab/sceneInstance.ts:552

An entity-ref field pointing OUTSIDE the extracted subtree.

componentType: string

Defined in: prefab/sceneInstance.ts:555


entityId: number

Defined in: prefab/sceneInstance.ts:554

Source id of the entity holding the reference.


field: string

Defined in: prefab/sceneInstance.ts:557

The entity-typed field name on that component.


target: number

Defined in: prefab/sceneInstance.ts:559

The out-of-subtree runtime id it currently points at.