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

◆ AreaUnitType

TouchUnitType InControl.TouchStickControl.AreaUnitType
getset

Definition at line 477 of file TouchStickControl.cs.

478 {
479 get
480 {
481 return this.areaUnitType;
482 }
483 set
484 {
485 TouchUnitType touchUnitType = this.areaUnitType;
487 this.dirty = true;
488 }
489 }
class f__AnonymousType0<< Count > j__TPar