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
◆
State
bool InControl.TouchSprite.State
get
set
Definition at line
245
of file
TouchSprite.cs
.
246
{
247
get
248
{
249
return
this.
state
;
250
}
251
set
252
{
253
bool
flag = this.
state
;
254
this.<
Dirty
>
k__BackingField
=
true
;
255
}
256
}
InControl.TouchSprite.Dirty
bool Dirty
Definition
TouchSprite.cs:15
InControl.TouchSprite.k__BackingField
bool< Dirty > k__BackingField
Definition
TouchSprite.cs:544
InControl.TouchSprite.state
bool state
Definition
TouchSprite.cs:540
InControl
TouchSprite
Generated by
1.10.0