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

◆ type

EventType UnityEngine.Event.type
getset

Definition at line 376 of file Event.cs.

377 {
378 [FreeFunction("GUIEvent::GetType", HasExplicitThis = true)]
379 [global::Cpp2ILInjected.Token(Token = "0x600004C")]
380 [global::Cpp2ILInjected.Address(RVA = "0x1F96F30", Offset = "0x1F96F30", Length = "0x3C")]
381 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "OnUpdateSelected", MemberParameters = new object[] { "UnityEngine.EventSystems.BaseEventData" }, ReturnType = typeof(void))]
382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUILayoutUtility), Member = "BeginLayoutArea", MemberParameters = new object[]
383 {
384 typeof(GUIStyle),
385 typeof(Type)
386 }, ReturnType = typeof(GUILayoutGroup))]
387 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
388 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
389 [MethodImpl(4096)]
390 get;
391 }
class f__AnonymousType0<< Count > j__TPar