C# Class GrimmLib.IfDialogueNode

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

Public Methods

Method Description
OnEnter ( ) : void

Protected Methods

Method Description
SetupCells ( ) : void

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

SetupCells() protected method

protected SetupCells ( ) : void
return void