C# Class GrimmLib.TimedWaitDialogueNode

Inheritance: DialogueNode
Afficher le fichier Open project: eriksvedang/Grimm Class Usage Examples

Méthodes publiques

Méthode Description
OnExit ( ) : void
Update ( float dt ) : void

Méthodes protégées

Méthode Description
SetupCells ( ) : void

Method Details

OnExit() public méthode

public OnExit ( ) : void
Résultat void

SetupCells() protected méthode

protected SetupCells ( ) : void
Résultat void

Update() public méthode

public Update ( float dt ) : void
dt float
Résultat void