Skip to content
Version 2.11.0
↓ Get the launcher

NoticeTipAudio enumeration

Audio event to play when the noticetip appears.

public enum NoticeTipAudio
name value description
Default 0 Play whatever audio the tip type plays by default.
Silent 1 Suppress all audio for this tip.
MagicA 2 UI_Event_Magic_A (default green bar sound).
ErrorTip 3 UI_Event_Error_Tip (default red bar sound).
NoticeTip 4 UI_Event_Notice_Tip (default special/bottom sound).
DungeonVictory 5 UI_Event_Dungeon_Victory (default win banner sound).
DungeonFail 6 UI_Event_Dungeon_Fail (default fail banner sound).