class in AdvancedSceneManager.Utility.CrossSceneReferences
Represents a reference between two objects in different scenes.
| Member | Description |
|---|---|
string id |
The unique identifier for this reference. |
ObjectReference value |
The value assigned to the referenced variable. |
ObjectReference variable |
The variable being referenced in another scene. |
| Member | Description |
|---|---|
virtual bool Equals(object obj) |
_No documentation available._ |
virtual int GetHashCode() |
_No documentation available._ |