Skip to content
Version 2.11.0
↓ Get the launcher

INoticeTips interface

Framework service for triggering the game’s noticetip system (dungeon bars, win/fail banners, pop-up stacking tips) from any plugin, with full control over content, duration, and audio.

public interface INoticeTips
name description
Create(…) Create a builder for the given tip type. Call Show to display it.