Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Aura
Channel
Scripting
Scripts
DialogBgm
C# Class Aura.Channel.Scripting.Scripts.DialogBgm
Changes the background music, for the duration of the dialog.
Inheritance:
DialogElement
Datei anzeigen
Open project: aura-project/aura
Public Methods
Method
Description
DialogBgm
(
string
file
) :
Aura.Mabi
Render
(
StringBuilder
&
sb
) :
void
Method Details
DialogBgm()
public
method
public
DialogBgm
(
string
file
) :
Aura.Mabi
file
string
return
Aura.Mabi
Render()
public
method
public
Render
(
StringBuilder
&
sb
) :
void
sb
StringBuilder
return
void