The search keyword must be a single word (no spaces).

Function SetItemInvulnerable

Line
2848
Location
common.j
Constant?
no
Type
native
Arguments
item whichItem, boolean flag
Returns
nothing
2848
native          SetItemInvulnerable takes item whichItem, boolean flag returns nothing
2849
native          IsItemInvulnerable  takes item whichItem returns boolean
2850
native          SetItemVisible  takes item whichItem, boolean show returns nothing
2851
native          IsItemVisible   takes item whichItem returns boolean
2852
native          IsItemOwned     takes item whichItem returns boolean
2853
native          IsItemPowerup   takes item whichItem returns boolean