Astra Unity 2.6.6
Astra Unity Plugin
Astra.Serialization.ITuplet3< T1, T2, T3 > Interface Template Reference

Interface for three item tuplet More...

Inheritance diagram for Astra.Serialization.ITuplet3< T1, T2, T3 >:

Public Member Functions

void Set (System.Object a, System.Object b, System.Object c)
 

Properties

T1 First [getset]
 
T2 Second [getset]
 
T3 Third [getset]
 

Detailed Description

Interface for three item tuplet

Template Parameters
T1Type of first item
T2Type of second item
T3Type of third item

Member Function Documentation

◆ Set()

void Astra.Serialization.ITuplet3< T1, T2, T3 >.Set ( System.Object  a,
System.Object  b,
System.Object  c 
)

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