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
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
DialogFaceExpression ( string expression ) : Aura.Mabi
Render ( StringBuilder &sb ) : void

Method Details

DialogFaceExpression() public méthode

public DialogFaceExpression ( string expression ) : Aura.Mabi
expression string
Résultat Aura.Mabi

Render() public méthode

public Render ( StringBuilder &sb ) : void
sb StringBuilder
Résultat void