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

◆ BusySprite

Sprite InControl.TouchSprite.BusySprite
getset

Definition at line 261 of file TouchSprite.cs.

262 {
263 get
264 {
265 return this.busySprite;
266 }
267 set
268 {
269 Sprite sprite = this.busySprite;
270 if (!true)
271 {
272 }
273 bool flag = sprite != value;
275 this.<Dirty>k__BackingField = true;
276 }
277 }
class f__AnonymousType0<< Count > j__TPar
bool< Dirty > k__BackingField