C# Class GrimmLib.ExpressionDialogueNode

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

Public Methods

Method Description
Evaluate ( ) : bool

Protected Methods

Method Description
SetupCells ( ) : void

Method Details

Evaluate() public method

public Evaluate ( ) : bool
return bool

SetupCells() protected method

protected SetupCells ( ) : void
return void