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
◆
SizeUnitType
TouchUnitType
InControl.TouchSprite.SizeUnitType
get
set
Definition at line
423
of file
TouchSprite.cs
.
424
{
425
get
426
{
427
return
this.
sizeUnitType
;
428
}
429
set
430
{
431
TouchUnitType
touchUnitType
= this.
sizeUnitType
;
432
this.sizeUnitType
=
value
;
433
this.<
Dirty
>
k__BackingField
=
true
;
434
}
435
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.TouchSprite.Dirty
bool Dirty
Definition
TouchSprite.cs:15
InControl.TouchSprite.k__BackingField
bool< Dirty > k__BackingField
Definition
TouchSprite.cs:544
InControl.TouchSprite.sizeUnitType
TouchUnitType sizeUnitType
Definition
TouchSprite.cs:518
System.ExceptionArgument.value
@ value
InControl
TouchSprite
Generated by
1.10.0