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

Definition at line 178 of file TouchTrackControl.cs.

179 {
180 get
181 {
182 return this.areaUnitType;
183 }
184 set
185 {
186 TouchUnitType touchUnitType = this.areaUnitType;
188 this.dirty = true;
189 }
190 }
class f__AnonymousType0<< Count > j__TPar