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

◆ current

Event UnityEngine.Event.current
staticgetset

Definition at line 114 of file Event.cs.

115 {
116 [global::Cpp2ILInjected.Token(Token = "0x600003D")]
117 [global::Cpp2ILInjected.Address(RVA = "0x1F96EE8", Offset = "0x1F96EE8", Length = "0x48")]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUILayoutUtility), Member = "BeginLayoutArea", MemberParameters = new object[]
119 {
120 typeof(GUIStyle),
121 typeof(Type)
122 }, ReturnType = typeof(GUILayoutGroup))]
123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUILayoutGroup), Member = "GetNext", ReturnType = typeof(GUILayoutEntry))]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
126 get
127 {
128 throw null;
129 }
130 }
class f__AnonymousType0<< Count > j__TPar