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

◆ OffsetUnitType

TouchUnitType InControl.TouchButtonControl.OffsetUnitType
getset

Definition at line 259 of file TouchButtonControl.cs.

260 {
261 get
262 {
263 return this.offsetUnitType;
264 }
265 set
266 {
267 TouchUnitType touchUnitType = this.offsetUnitType;
269 this.dirty = true;
270 }
271 }
class f__AnonymousType0<< Count > j__TPar