This site has been archived and made available for preservation purposes. No edits can be made.

IsItem

This is an old revision of this page, as edited 04-29-2012, 01:47 AM by foxtacles (contribs). It may differ significantly from the current revision.
Returns vaultmp::True if the ID reflects an Item.

[top]Declaration

Code cpp:
VAULTSCRIPT vaultmp::State (*IsItem)(vaultmp::ID);
native Bool:IsItem(ID);

[top]Parameters

vaultmp::ID - the ID

[top]Return value

Returns a vaultmp::State.