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

◆ waterfallManager

WaterfallManager LocalUserGameState.waterfallManager
getset

Definition at line 60 of file LocalUserGameState.cs.

61 {
62 [global::Cpp2ILInjected.Token(Token = "0x6001029")]
63 [global::Cpp2ILInjected.Address(RVA = "0xA40760", Offset = "0xA40760", Length = "0x64")]
64 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "get_waterfallManager", ReturnType = typeof(WaterfallManager))]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WaterfallManager), Member = ".ctor", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
68 get
69 {
70 throw null;
71 }
72 [global::Cpp2ILInjected.Token(Token = "0x600102A")]
73 [global::Cpp2ILInjected.Address(RVA = "0xA407C4", Offset = "0xA407C4", Length = "0x8")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 set
76 {
77 throw null;
78 }
79 }
class f__AnonymousType0<< Count > j__TPar