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

◆ UnityVersion

VersionInfo InControl.InputManager.UnityVersion
staticgetsetpackage

Definition at line 1204 of file InputManager.cs.

1205 {
1206 [global::Cpp2ILInjected.Token(Token = "0x600031E")]
1207 [global::Cpp2ILInjected.Address(RVA = "0x1998844", Offset = "0x1998844", Length = "0x10C")]
1208 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDeviceManager), Member = "DetectJoystickDevice", MemberParameters = new object[]
1210 {
1211 typeof(int),
1212 typeof(string)
1213 }, ReturnType = typeof(void))]
1214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1215 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VersionInfo), Member = "UnityVersion", ReturnType = typeof(VersionInfo))]
1216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VersionInfo?), Member = ".ctor", MemberParameters = new object[] { typeof(VersionInfo) }, ReturnType = typeof(void))]
1217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(VersionInfo?), Member = "get_Value", ReturnType = "T")]
1218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1219 get
1220 {
1221 throw null;
1222 }
1223 }
class f__AnonymousType0<< Count > j__TPar