Astra Unity 2.6.6
Astra Unity Plugin
Astra.Utils.AstraTransformGraph Class Reference
Inheritance diagram for Astra.Utils.AstraTransformGraph:

Public Member Functions

AstraTransform GetBySlot (int i)
 
int GetSlotFromId (string id)
 
AstraTransformGraph Clone ()
 
bool ContainsKey (string guid)
 
bool ContainsValue (AstraTransform node)
 
void OnBeforeSerialize ()
 
void OnAfterDeserialize ()
 
IEnumerator< AstraTransformGetEnumerator ()
 

Public Attributes

string id
 

Protected Attributes

SerializableDictionarySAstraTransform _nodes = new SerializableDictionarySAstraTransform()
 
List< AstraTransform_nodesInOrder = new List<AstraTransform>()
 

Properties

AstraTransform root [get]
 
AstraTransform this[string guid] [getset]
 
int Count [get]
 

Detailed Description

Used to build a serializable graph of AstraTransform


The documentation for this class was generated from the following file: