tModLoader v2023.09
A mod to make and play Terraria mods
IInGameNotification Interface Reference

Inherited by InGamePopups.AchievementUnlockedPopup, and InGamePopups.PlayerWantsToJoinGamePopup.

Public Member Functions

void DrawInGame (SpriteBatch spriteBatch, Vector2 bottomAnchorPosition)
 
void DrawInNotificationsArea (SpriteBatch spriteBatch, Rectangle area, ref int gamepadPointLocalIndexTouse)
 
void PushAnchor (ref Vector2 positionAnchorBottom)
 
void Update ()
 

Properties

object CreationObject [get]
 
bool ShouldBeRemoved [get]