BankEntry Type
One entry of a sound bank: a game-vocabulary key bound to the source
that plays under it. The whole bank loads before user init runs.
Union cases
| Union case |
Description
|
|
A music track for the single music channel.
|
|
A sound effect: plays with
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsMusic
Returns: bool
|
|
Full Usage:
this.IsSound
Returns: bool
|
|
Mibo