Astra Unity 2.6.6
Astra Unity Plugin
|
Classes | |
interface | ISerializableDictionary |
Interface for a serializable set of data using a dictionary format More... | |
class | ItemDict |
Dictionary used to manage Astra Items by key/value. More... | |
interface | ITuplet2 |
Interface for two item tuplet More... | |
interface | ITuplet3 |
Interface for three item tuplet More... | |
interface | ITuplets2 |
Interface for 2 element generic tuplets More... | |
interface | ITuplets2T |
Interface for 2 element typed tuplets More... | |
interface | ITuplets3 |
Interface for 3 element generic tuplets More... | |
interface | ITuplets3T |
Interface for 3 element typed tuplets More... | |
class | SerializableDictionary |
Serializable dictionary that uses tuplets as key/value pairs More... | |
class | SerializableDictionaryIColor |
Two element serializable dictionary with int as key and Unity Color as value More... | |
class | SerializableDictionaryII |
Two element serializable dictionary with int as key and int as value More... | |
class | SerializableDictionaryIS |
Two element serializable dictionary with int as key and string as value More... | |
class | SerializableDictionarySAstraTransform |
class | SerializableDictionarySB |
Two element serializable dictionary with string as key and bool as value More... | |
class | SerializableDictionarySC |
class | SerializableDictionarySDecal |
class | SerializableDictionarySDecalItem |
class | SerializableDictionarySF |
class | SerializableDictionarySI |
Two element serializable dictionary with string as key and int as value More... | |
class | SerializableDictionarySM4x4 |
class | SerializableDictionarySMat |
Two element serializable dictionary with string as key and Unity Material as value More... | |
class | SerializableDictionarySMeshItem |
class | SerializableDictionarySMorphableItem |
class | SerializableDictionarySMorphableItemChildData |
class | SerializableDictionarySRigItem |
class | SerializableDictionarySS |
Two element serializable dictionary with string and string as types More... | |
class | SerializableDictionarySTex |
Two element serializable dictionary with string as key and Unity Texture2D as value More... | |
class | SerializableDictionarySTransform |
Two element serializable dictionary with string as key and Unity Transform as value More... | |
class | SerializableDictionarySV2 |
class | SerializableDictionarySV3 |
Two element serializable dictionary with string as key and Unity Vector3 as value More... | |
class | SerializableDictionarySV4 |
class | SerializableDictionaryTListISub |
Two element serializable dictionary with Type as key and List</ISubscription> as value More... | |
class | Tuplet |
Implementation of a 3 type tuplet serializable by Unity More... | |
class | TupletList |
A helper class to make working with tuplets easier More... | |
class | Tuplets |
Contains a list of 2 type tuplets More... | |
class | TupletsIColor |
class | TupletsII |
class | TupletsIII |
class | TupletsIS |
class | TupletsISS |
class | TupletsMeshItemMeshI |
class | TupletsMeshItemRendererI |
class | TupletSS |
2 element tuplet with string and string as types More... | |
class | TupletsSAstraTransform |
class | TupletSSB |
3 element tuplet with string, string, and bool as types More... | |
class | TupletsSB |
class | TupletsSC |
class | TupletsSDecal |
class | TupletsSDecalItem |
class | TupletsSF |
class | TupletSSI |
3 element tuplet with string, string, and int for types More... | |
class | TupletsSI |
class | TupletsSM4x4 |
class | TupletsSMat |
class | TupletsSMeshItem |
class | TupletsSMorphableItem |
class | TupletsSMorphableItemChildData |
class | TupletsSRigItem |
class | TupletsSS |
class | TupletSSS |
3 element tuplet with strings for each type More... | |
class | TupletsSSB |
class | TupletsSSI |
class | TupletsSSObj |
class | TupletsSSS |
class | TupletsSSTex |
class | TupletsSTex |
class | TupletsSTransform |
class | TupletsSV2 |
class | TupletsSV3 |
class | TupletsSV4 |
class | TupletsTListISub |
This is for non-core Tuplets (such as component based tuplets)