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

◆ MaxUnityVersion

VersionInfo InControl.InputDeviceProfile.MaxUnityVersion
getsetprotected setinherited

Definition at line 319 of file InputDeviceProfile.cs.

320 {
321 [global::Cpp2ILInjected.Token(Token = "0x600027F")]
322 [global::Cpp2ILInjected.Address(RVA = "0x1990FD4", Offset = "0x1990FD4", Length = "0xC")]
323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
324 get
325 {
326 throw null;
327 }
328 [global::Cpp2ILInjected.Token(Token = "0x6000280")]
329 [global::Cpp2ILInjected.Address(RVA = "0x1990FE0", Offset = "0x1990FE0", Length = "0x8")]
330 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
331 protected set
332 {
333 throw null;
334 }
335 }