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

◆ MaxSystemBuildNumber

int InControl.InputDeviceProfile.MaxSystemBuildNumber
getsetprotected setinherited

Definition at line 281 of file InputDeviceProfile.cs.

282 {
283 [global::Cpp2ILInjected.Token(Token = "0x600027B")]
284 [global::Cpp2ILInjected.Address(RVA = "0x1990FB0", Offset = "0x1990FB0", Length = "0x8")]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 get
287 {
288 throw null;
289 }
290 [global::Cpp2ILInjected.Token(Token = "0x600027C")]
291 [global::Cpp2ILInjected.Address(RVA = "0x1990FB8", Offset = "0x1990FB8", Length = "0x8")]
292 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
293 protected set
294 {
295 throw null;
296 }
297 }