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
◆
CurrentRow
byte Terraria.DataStructures.SpriteFrame.CurrentRow
get
set
Definition at line
28
of file
SpriteFrame.cs
.
29
{
30
get
31
{
32
return
this.
_currentRow
;
33
}
34
set
35
{
36
this._currentRow
=
value
;
37
}
38
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Terraria.DataStructures.SpriteFrame._currentRow
byte _currentRow
Definition
SpriteFrame.cs:120
Terraria
DataStructures
SpriteFrame
Generated by
1.10.0