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
◆
CanMana()
static
bool GUIQuickActionButton.CanMana
(
Player
player
,
Item
bestManaItem
)
inline
static
Definition at line
413
of file
GUIQuickActionButton.cs
.
414
{
415
if
(player !=
null
)
416
{
417
}
418
return
true
;
419
}
GUIQuickActionButton
Generated by
1.10.0