|
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
|
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] |
Definition at line 9 of file IInGameNotification.cs.