tModLoader v2024.10
A mod to make and play Terraria mods
|
Static Public Member Functions | |
static void | AddCompleted (Achievement achievement) |
static void | AddJoinRequest (UserJoinToServerRequest request) |
static void | AddNotification (IInGameNotification notification) |
Adds an in-game notification to the tracker. More... | |
static void | Clear () |
static void | DrawInGame (SpriteBatch sb) |
static void | Initialize () |
static void | Update () |
|
static |
Adds an in-game notification to the tracker.
notification | The notification to add. |