[dismiss]
This wiki is a copy of the original Fallout3 GECK wiki created and maintained by the UESP.net. See GECK:Copy Notice for more info.
GetIsItem
Jump to navigation
Jump to search
< [[::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