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
DialogActorController
C# Class DialogActorController, TimeLapsus
Inheritance:
ScriptWithController
Afficher le fichier
Open project: halbich/TimeLapsus
Class Usage Examples
Protected Properties
Свойство
Type
Description
currentQuest
Quest,
Méthodes publiques
Méthode
Description
SetAvatar
(
Sprite
Avatar
) :
void
Speak
( ) :
void
Méthodes protégées
Méthode
Description
endDialogAction
( ) :
void
getDialog
( ) :
string
Method Details
SetAvatar()
public
méthode
public
SetAvatar
(
Sprite
Avatar
) :
void
Avatar
Sprite
Résultat
void
Speak()
public
méthode
public
Speak
( ) :
void
Résultat
void
endDialogAction()
protected
méthode
protected
endDialogAction
( ) :
void
Résultat
void
getDialog()
protected
abstract
méthode
protected
abstract
getDialog
( ) :
string
Résultat
string
Property Details
currentQuest
protected_oe property
protected
Quest,
currentQuest
Résultat
Quest,