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

◆ Ready

bool InControl.TouchSprite.Ready
getset

Definition at line 30 of file TouchSprite.cs.

31 {
33 get
34 {
35 return this.<Ready>k__BackingField;
36 }
38 set
39 {
40 }
41 }
class f__AnonymousType0<< Count > j__TPar
bool< Dirty > k__BackingField

Referenced by InControl.TouchSprite.Create().