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
◆
ItemDraw()
void
GUITrashCan.ItemDraw
(
ItemGrid_Layout
gridLayout
,
int
index
,
Vector2
position
,
float
scale
)
inline
Definition at line
47
of file
GUITrashCan.cs
.
48
{
49
if
(!this.
cursorOverTrashCan
|| !
true
)
50
{
51
}
52
}
GUITrashCan.cursorOverTrashCan
bool cursorOverTrashCan
Definition
GUITrashCan.cs:114
References
cursorOverTrashCan
.
GUITrashCan
Generated by
1.10.0