C# Class Yarn.Node

Show file Open project: thesecretlab/YarnSpinner Class Usage Examples

Public Properties

Property Type Description
instructions List
labels int>.Dictionary
name string
sourceTextStringID string

Property Details

instructions public property

public List instructions
return List

labels public property

public Dictionary labels
return int>.Dictionary

name public property

public string name
return string

sourceTextStringID public property

public string sourceTextStringID
return string