GetPickpocketableFlag(object)

Returns TRUE if the item CAN be pickpocketed.

int GetPickpocketableFlag(
    object oItem
);

Parameters

oItem

The item we are interested in.


Description

Returns TRUE if the item CAN be pickpocketed.



Version

1.66

See Also

functions:  SetPickpocketableFlag
categories:  Inventory Functions


author: bernosky, editor: Mistress, Kookoo