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

◆ currentFrame

int RightSideHUDAnchorUpdator.currentFrame
staticgetsetprivate

Definition at line 140 of file RightSideHUDAnchorUpdator.cs.

141 {
142 [global::Cpp2ILInjected.Token(Token = "0x6000BCC")]
143 [global::Cpp2ILInjected.Address(RVA = "0x9B307C", Offset = "0x9B307C", Length = "0x4C")]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
145 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
146 get
147 {
148 throw null;
149 }
150 [global::Cpp2ILInjected.Token(Token = "0x6000BCD")]
151 [global::Cpp2ILInjected.Address(RVA = "0x9B32EC", Offset = "0x9B32EC", Length = "0x50")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
154 set
155 {
156 throw null;
157 }
158 }