Skip to content
Version 2.11.0
↓ Get the launcher

NoticeTipType enumeration

The visual style of the noticetip bar to display.

public enum NoticeTipType
name value description
GreenBar 0 Green horizontal bar at the top of the screen (DungeonGreenTips).
RedBar 1 Red horizontal bar at the top of the screen (DungeonRedTips).
Special 2 Special dungeon banner (DungeonSpecialTips).
WinBanner 3 Victory banner (DungeonChallengeWinTips).
FailBanner 4 Failure banner (DungeonChallengeFailTips).
PopTip 5 Small stacking pop-up notification (PopTip).