GetPickpocketableFlag
From NWN Lexicon
Contents |
[edit] GetPickpocketableFlag(object)
Returns TRUE if the item CAN be pickpocketed.
int GetPickpocketableFlag( object oItem );
[edit] Parameters
oItem
The item we are interested in.
[edit] Description
Returns TRUE if the item CAN be pickpocketed.
[edit] Version
1.66
[edit] See Also
functions: |
author: bernosky, editor: Mistress, Kookoo