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
◆
GetTreeBiome()
[2/2]
unsafe
int Terraria.GameContent.Drawing.TileDrawing.GetTreeBiome
(
TileDrawInfo
drawInfo
,
int
worldWidth
)
inline
private
Definition at line
866
of file
TileDrawing.cs
.
867
{
868
int
tileIndex =
drawInfo
.tileIndex;
869
ushort typeCache =
drawInfo
.typeCache;
870
short
tileFrameX =
drawInfo
.tileFrameX;
871
uint* tileLookup =
drawInfo
.tileLookup;
872
short
* tileTypeSHeader =
drawInfo
.tileTypeSHeader;
873
ushort* tileTypeData =
drawInfo
.tileTypeData;
874
if
(typeCache == 0)
875
{
876
}
877
return
4;
878
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
GameContent
Drawing
TileDrawing
Generated by
1.10.0