terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.UI.IInGameNotification Interface Reference
+ Inheritance diagram for Terraria.UI.IInGameNotification:
+ Collaboration diagram for Terraria.UI.IInGameNotification:

Public Member Functions

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

Properties

object CreationObject [get]
 
bool ShouldBeRemoved [get]
 

Detailed Description

Definition at line 9 of file IInGameNotification.cs.


The documentation for this interface was generated from the following file: