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
|
Package Functions | |
static void | Internal_Pop () |
Static Package Functions | |
static void | Internal_Push (Rect screenRect, Vector2 scrollOffset, Vector2 renderOffset, bool resetOffset) |
static void | Push (Rect screenRect, Vector2 scrollOffset, Vector2 renderOffset, bool resetOffset) |
Properties | |
static Rect | visibleRect [get, set] |
Private Member Functions | |
static void | get_visibleRect_Injected (out Rect ret) |
static void | Internal_Push_Injected (ref Rect screenRect, ref Vector2 scrollOffset, ref Vector2 renderOffset, bool resetOffset) |
Definition at line 12 of file GUIClip.cs.