C# Class GrimmLib.CallFunctionDialogueNode

Inheritance: DialogueNode
Show file Open project: eriksvedang/Grimm Class Usage Examples

Public Methods

Method Description
OnEnter ( ) : void
ToString ( ) : string

Protected Methods

Method Description
SetupCells ( ) : void

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

SetupCells() protected method

protected SetupCells ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string