GetIsItem

Revision as of 02:38, 29 March 2017 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the passed object is an inventory item.

Syntax

(isItem:0/1) reference.GetIsItem baseForm:ref

Example

set bIsItem to objectRef.GetIsItem
set bIsItem to GetIsItem Ashtray

See Also