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
◆
Shape
TouchSpriteShape
InControl.TouchSprite.Shape
get
set
Definition at line
406
of file
TouchSprite.cs
.
407
{
408
get
409
{
410
return
this.
shape
;
411
}
412
set
413
{
414
TouchSpriteShape
touchSpriteShape
= this.
shape
;
415
this.shape
=
value
;
416
this.<
Dirty
>
k__BackingField
=
true
;
417
}
418
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.TouchSprite.Dirty
bool Dirty
Definition
TouchSprite.cs:15
InControl.TouchSprite.shape
TouchSpriteShape shape
Definition
TouchSprite.cs:514
InControl.TouchSprite.k__BackingField
bool< Dirty > k__BackingField
Definition
TouchSprite.cs:544
System.ExceptionArgument.value
@ value
InControl
TouchSprite
Generated by
1.10.0