Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Aura
Channel
Scripting
Scripts
DialogPortrait
C# Class Aura.Channel.Scripting.Scripts.DialogPortrait
Changes the NPC portrait, displayed at the upper left of the dialog.
Inheritance:
DialogElement
Show file
Open project: aura-project/aura
Class Usage Examples
Public Methods
Method
Description
DialogPortrait
(
string
text
) :
Aura.Mabi
Render
(
StringBuilder
&
sb
) :
void
Method Details
DialogPortrait()
public
method
public
DialogPortrait
(
string
text
) :
Aura.Mabi
text
string
return
Aura.Mabi
Render()
public
method
public
Render
(
StringBuilder
&
sb
) :
void
sb
StringBuilder
return
void