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

◆ IsPatchRequired

bool DrPlatform.PS4.User.IsPatchRequired
staticgetset

Definition at line 1324 of file DrPlatform.cs.

1325 {
1326 [global::Cpp2ILInjected.Token(Token = "0x600010B")]
1327 [global::Cpp2ILInjected.Address(RVA = "0x70236C", Offset = "0x70236C", Length = "0x74")]
1328 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1329 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1330 get
1331 {
1332 throw null;
1333 }
1334 }