IPGetHasItemPropertyByConst
From NWN Lexicon
Jump to navigationJump to search
IPGetHasItemPropertyByConst(int, object)
Returns whether an item has an itemproperty.
Parameters
nItemProp
oItem
Item to check for the property.
Description
Returns whether an item has an itemproperty.
Remarks
Appears to do exactly the same as GetItemHasItemProperty.
Requirements
#include " x2_inc_itemprop "
Version
1.61
See Also
functions: | |
constants: |
author: Lilac Soul