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

◆ ButtonPosition

Vector3 InControl.TouchButtonControl.ButtonPosition
getset

Definition at line 163 of file TouchButtonControl.cs.

164 {
165 [global::Cpp2ILInjected.Token(Token = "0x600036E")]
166 [global::Cpp2ILInjected.Address(RVA = "0x199DF44", Offset = "0x199DF44", Length = "0x30")]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchButtonControl), Member = "DrawGizmos", ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchSprite), Member = "get_Position", ReturnType = typeof(Vector3))]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "get_transform", ReturnType = typeof(Transform))]
171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Transform), Member = "get_position", ReturnType = typeof(Vector3))]
172 get
173 {
174 throw null;
175 }
176 [global::Cpp2ILInjected.Token(Token = "0x600036F")]
177 [global::Cpp2ILInjected.Address(RVA = "0x199E864", Offset = "0x199E864", Length = "0x14")]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 set
180 {
181 throw null;
182 }
183 }
class f__AnonymousType0<< Count > j__TPar