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
◆
SpriteFrame()
[2/2]
Terraria.DataStructures.SpriteFrame.SpriteFrame
(
byte
columns
,
byte
rows
,
byte
currentColumn
,
byte
currentRow
)
inline
Definition at line
48
of file
SpriteFrame.cs
.
49
{
50
this._currentColumn
=
currentColumn
;
51
this._currentRow
=
currentRow
;
52
this.ColumnCount
=
columns
;
53
this.RowCount
=
rows
;
54
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
DataStructures
SpriteFrame
Generated by
1.10.0