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

◆ Sprite

Sprite InControl.TouchSprite.Sprite
set

Definition at line 302 of file TouchSprite.cs.

303 {
304 set
305 {
306 Sprite sprite = this.idleSprite;
307 if (!true)
308 {
309 }
310 bool flag = sprite != value;
312 this.<Dirty>k__BackingField = true;
314 if (!true)
315 {
316 }
317 bool flag2 = sprite2 != value;
319 this.<Dirty>k__BackingField = true;
320 }
321 }
class f__AnonymousType0<< Count > j__TPar
bool< Dirty > k__BackingField