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

◆ visibleRect

Rect UnityEngine.GUIClip.visibleRect
staticgetsetpackage

Definition at line 15 of file GUIClip.cs.

16 {
17 [FreeFunction("GetGUIState().m_CanvasGUIState.m_GUIClipState.GetVisibleRect")]
18 [global::Cpp2ILInjected.Token(Token = "0x6000030")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F974F4", Offset = "0x1F974F4", Length = "0x48")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUI), Member = "DoLabel", MemberParameters = new object[]
22 {
23 typeof(Rect),
24 typeof(GUIContent),
25 typeof(GUIStyle)
26 }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
29 get
30 {
31 throw null;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar