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

◆ isKey

bool UnityEngine.Event.isKey
getset

Definition at line 133 of file Event.cs.

134 {
135 [global::Cpp2ILInjected.Token(Token = "0x600003E")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1F98808", Offset = "0x1F98808", Length = "0x4C")]
137 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
140 get
141 {
142 throw null;
143 }
144 }