terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Anchor

TouchControlAnchor InControl.TouchButtonControl.Anchor
getset

Definition at line 222 of file TouchButtonControl.cs.

223 {
224 get
225 {
226 return this.anchor;
227 }
228 set
229 {
230 TouchControlAnchor touchControlAnchor = this.anchor;
232 this.dirty = true;
233 }
234 }
class f__AnonymousType0<< Count > j__TPar