Astra Unity 2.6.6
Astra Unity Plugin
|
Interface for three item tuplet More...
Public Member Functions | |
void | Set (System.Object a, System.Object b, System.Object c) |
Properties | |
T1 | First [getset] |
T2 | Second [getset] |
T3 | Third [getset] |
Interface for three item tuplet
T1 | Type of first item |
T2 | Type of second item |
T3 | Type of third item |
void Astra.Serialization.ITuplet3< T1, T2, T3 >.Set | ( | System.Object | a, |
System.Object | b, | ||
System.Object | c | ||
) |
Implemented in Astra.Serialization.Tuplet< T1, T2 >.