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.TouchStickControl.Anchor
getset

Definition at line 383 of file TouchStickControl.cs.

384 {
385 get
386 {
387 return this.anchor;
388 }
389 set
390 {
391 TouchControlAnchor touchControlAnchor = this.anchor;
393 this.dirty = true;
394 }
395 }
class f__AnonymousType0<< Count > j__TPar