C# Class Playcraft.Experimental.DialogGraph.DialogNode

Inheritance: Node
Show file Open project: eaclou/Evolution Class Usage Examples

Public Properties

Property Type Description
dialogText string
entryPoint bool
guid string

Property Details

dialogText public property

public string dialogText
return string

entryPoint public property

public bool entryPoint
return bool

guid public property

public string guid
return string