PixelCrushers.DialogueSystem.Articy.ArticyData.Pin Class Reference

Public Member Functions

 Pin ()
 
 Pin (string id, int index, SemanticType semantic, string expression)
 

Public Attributes

string id
 
int index
 
SemanticType semantic
 
string expression
 

Constructor & Destructor Documentation

◆ Pin() [1/2]

PixelCrushers.DialogueSystem.Articy.ArticyData.Pin.Pin ( )

◆ Pin() [2/2]

PixelCrushers.DialogueSystem.Articy.ArticyData.Pin.Pin ( string  id,
int  index,
SemanticType  semantic,
string  expression 
)

Member Data Documentation

◆ expression

string PixelCrushers.DialogueSystem.Articy.ArticyData.Pin.expression

◆ id

string PixelCrushers.DialogueSystem.Articy.ArticyData.Pin.id

◆ index

int PixelCrushers.DialogueSystem.Articy.ArticyData.Pin.index

◆ semantic

SemanticType PixelCrushers.DialogueSystem.Articy.ArticyData.Pin.semantic

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