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

◆ navigation

Navigation UnityEngine.UI.Selectable.navigation
getsetinherited

Definition at line 84 of file Selectable.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x600041D")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1FD870C", Offset = "0x1FD870C", Length = "0x14")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 get
90 {
91 throw null;
92 }
93 [global::Cpp2ILInjected.Token(Token = "0x600041E")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1FD8720", Offset = "0x1FD8720", Length = "0x88")]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Dropdown), Member = "Show", ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(Navigation) }, MemberParameters = new object[]
98 {
99 typeof(ref Navigation),
100 typeof(Navigation)
101 }, ReturnType = typeof(bool))]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Selectable), Member = "OnSetProperty", ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
104 set
105 {
106 throw null;
107 }
108 }
class f__AnonymousType0<< Count > j__TPar