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

◆ ShouldFloatInWater

bool Terraria.Player.ShouldFloatInWater
getset

Definition at line 3136 of file Player.cs.

3137 {
3138 [global::Cpp2ILInjected.Token(Token = "0x6002303")]
3139 [global::Cpp2ILInjected.Address(RVA = "0xEA33FC", Offset = "0xEA33FC", Length = "0x3C")]
3140 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
3142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
3143 get
3144 {
3145 throw null;
3146 }
3147 }
class f__AnonymousType0<< Count > j__TPar