C# Class Yarn.Node

显示文件 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_oe property

public List instructions
return List

labels public_oe property

public Dictionary labels
return int>.Dictionary

name public_oe property

public string name
return string

sourceTextStringID public_oe property

public string sourceTextStringID
return string