Property | Type | Description | |
---|---|---|---|
_dialogueRunner | DialogueRunner |
Method | Description | |
---|---|---|
OnEnter ( ) : void | ||
OnExit ( ) : void | ||
SetRunner ( DialogueRunner pRunner ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
ToString ( ) : string | ||
Update ( float dt ) : void |
Method | Description | |
---|---|---|
Invariant ( ) : void | ||
SetupCells ( ) : void | ||
StartNextNode ( ) : void |
public SetRunner ( DialogueRunner pRunner ) : void | ||
pRunner | DialogueRunner | |
return | void |