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
◆
CanBeStored()
bool GUIAmmo.CanBeStored
(
Item
checkItem
)
inline
private
Definition at line
31
of file
GUIAmmo.cs
.
32
{
33
int
ammo =
checkItem
.ammo;
34
int
bait =
checkItem
.bait;
35
if
(
checkItem
.notAmmo)
36
{
37
int
type =
checkItem
.type;
38
}
39
return
true
;
40
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
GUIAmmo
Generated by
1.10.0