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

◆ UsingSuperCart

bool Terraria.Player.UsingSuperCart
getset

Definition at line 3432 of file Player.cs.

3433 {
3434 [global::Cpp2ILInjected.Token(Token = "0x6002312")]
3435 [global::Cpp2ILInjected.Address(RVA = "0xEA372C", Offset = "0xEA372C", Length = "0x20")]
3436 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3437 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UpdateEffects", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
3438 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyPlayerRenderer), Member = "DrawPlayer", MemberParameters = new object[]
3439 {
3441 typeof(Player),
3443 typeof(float),
3445 typeof(float),
3446 typeof(float),
3448 }, ReturnType = typeof(void))]
3449 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3450 get
3451 {
3452 throw null;
3453 }
3454 [global::Cpp2ILInjected.Token(Token = "0x6002313")]
3455 [global::Cpp2ILInjected.Address(RVA = "0xEA374C", Offset = "0xEA374C", Length = "0xC")]
3456 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3457 set
3458 {
3459 throw null;
3460 }
3461 }
class f__AnonymousType0<< Count > j__TPar