C# Class GrimmLib.BroadcastDialogueNode

Inheritance: DialogueNode
ファイルを表示 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