terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Push()

static void UnityEngine.GUIClip.Push ( Rect screenRect,
Vector2 scrollOffset,
Vector2 renderOffset,
bool resetOffset )
inlinestaticpackage

Definition at line 36 of file GUIClip.cs.

37 {
38 GUIClip.Internal_Push(screenRect, scrollOffset, renderOffset, resetOffset);
39 }
class f__AnonymousType0<< Count > j__TPar

References UnityEngine.GUIClip.Internal_Push(), and j__TPar.