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
◆
frame
byte Terraria.Gore.frame
get
set
Definition at line
100
of file
Gore.cs
.
101
{
102
get
103
{
104
return
this.
Frame
.
_currentRow
;
105
}
106
set
107
{
108
this.Frame._currentRow
=
value
;
109
}
110
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.Gore.Frame
SpriteFrame Frame
Definition
Gore.cs:478
System.ExceptionArgument.value
@ value
Terraria.DataStructures.SpriteFrame._currentRow
byte _currentRow
Definition
SpriteFrame.cs:120
Terraria
Gore
Generated by
1.10.0