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 INoticeTipsMembers
Section titled “Members”| name | description |
|---|---|
| Create(…) | Create a builder for the given tip type. Call Show to display it. |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Services