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.TouchSwipeControl.AreaUnitType
getset

Definition at line 236 of file TouchSwipeControl.cs.

237 {
238 get
239 {
240 return this.areaUnitType;
241 }
242 set
243 {
244 TouchUnitType touchUnitType = this.areaUnitType;
246 this.dirty = true;
247 }
248 }
class f__AnonymousType0<< Count > j__TPar