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

◆ MinSystemBuildNumber

int InControl.InputDeviceProfile.MinSystemBuildNumber
getsetprotected setinherited

Definition at line 262 of file InputDeviceProfile.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x6000279")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1990FA0", Offset = "0x1990FA0", Length = "0x8")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 get
268 {
269 throw null;
270 }
271 [global::Cpp2ILInjected.Token(Token = "0x600027A")]
272 [global::Cpp2ILInjected.Address(RVA = "0x1990FA8", Offset = "0x1990FA8", Length = "0x8")]
273 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
274 protected set
275 {
276 throw null;
277 }
278 }