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

◆ MinUnityVersion

VersionInfo InControl.InputDeviceProfile.MinUnityVersion
getsetprotected setinherited

Definition at line 300 of file InputDeviceProfile.cs.

301 {
302 [global::Cpp2ILInjected.Token(Token = "0x600027D")]
303 [global::Cpp2ILInjected.Address(RVA = "0x1990FC0", Offset = "0x1990FC0", Length = "0xC")]
304 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
305 get
306 {
307 throw null;
308 }
309 [global::Cpp2ILInjected.Token(Token = "0x600027E")]
310 [global::Cpp2ILInjected.Address(RVA = "0x1990FCC", Offset = "0x1990FCC", Length = "0x8")]
311 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
312 protected set
313 {
314 throw null;
315 }
316 }