Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Aura
Channel
Scripting
Scripts
DialogFaceExpression
C# Class Aura.Channel.Scripting.Scripts.DialogFaceExpression
Changes the facial expression of the portrait. (Defined client sided in the db/npc/npcportrait_ani_* files.)
Inheritance:
DialogElement
显示文件
Open project: aura-project/aura
Public Methods
Method
Description
DialogFaceExpression
(
string
expression
) :
Aura.Mabi
Render
(
StringBuilder
&
sb
) :
void
Method Details
DialogFaceExpression()
public
method
public
DialogFaceExpression
(
string
expression
) :
Aura.Mabi
expression
string
return
Aura.Mabi
Render()
public
method
public
Render
(
StringBuilder
&
sb
) :
void
sb
StringBuilder
return
void