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

◆ ShouldUnstuck

bool Terraria.GameContent.ShimmerUnstuckHelper.ShouldUnstuck
getset

Definition at line 13 of file ShimmerUnstuckHelper.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600411C")]
16 [global::Cpp2ILInjected.Address(RVA = "0x778110", Offset = "0x778110", Length = "0x20")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 get
21 {
22 throw null;
23 }
24 }
class f__AnonymousType0<< Count > j__TPar