C# Class Aura.Channel.Scripting.Scripts.DialogBgm

Changes the background music, for the duration of the dialog.
Inheritance: DialogElement
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

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

Method Details

DialogBgm() public méthode

public DialogBgm ( string file ) : Aura.Mabi
file string
Résultat Aura.Mabi

Render() public méthode

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