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

Definition at line 420 of file TouchStickControl.cs.

421 {
422 get
423 {
424 return this.offsetUnitType;
425 }
426 set
427 {
428 TouchUnitType touchUnitType = this.offsetUnitType;
430 this.dirty = true;
431 }
432 }
class f__AnonymousType0<< Count > j__TPar