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
Aura
Channel
Scripting
Scripts
DialogTitle
C# Class Aura.Channel.Scripting.Scripts.DialogTitle
Changes the name of the speaking person (at the top of the dialog).
Inheritance:
DialogElement
Afficher le fichier
Open project: aura-project/aura
Class Usage Examples
Méthodes publiques
Méthode
Description
DialogTitle
(
string
text
) :
Aura.Mabi
Render
(
StringBuilder
&
sb
) :
void
Method Details
DialogTitle()
public
méthode
public
DialogTitle
(
string
text
) :
Aura.Mabi
text
string
Résultat
Aura.Mabi
Render()
public
méthode
public
Render
(
StringBuilder
&
sb
) :
void
sb
StringBuilder
Résultat
void