Field CompanionObjectIndices
Represents the index of the entity referencing the object.
Namespace: Unity.Scenes
Assembly: solution.dll
Syntax
public int[] CompanionObjectIndices
Returns
| Type | Description | 
|---|---|
| int[] | 
Remarks
You can use this to differentiate Prefab references and Companion Objects at runtime deserialization.