|
Astra Unity 2.6.6
Astra Unity Plugin
|

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< AstraTransform > | GetEnumerator () |
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] |
Used to build a serializable graph of AstraTransform