Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GrimmLib
BranchingDialogueNode
C# Class GrimmLib.BranchingDialogueNode
Inheritance:
DialogueNode
Afficher le fichier
Open project: eriksvedang/Grimm
Class Usage Examples
Méthodes publiques
Méthode
Description
Choose
(
int
pOptionNr
) :
void
Update
(
float
dt
) :
void
Méthodes protégées
Méthode
Description
SetupCells
( ) :
void
Private Methods
Méthode
Description
RemoveOptionFromNextNodes
(
int
pOptionNr
) :
void
Method Details
Choose()
public
méthode
public
Choose
(
int
pOptionNr
) :
void
pOptionNr
int
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