GetStolenFlag(object)

Determine if an item has been stolen.

int GetStolenFlag(
    object oItem
);

Parameters

oItem

Item to test to see if it is stolen.


Description

Returns TRUE if the item was stolen.



Version

1.27

See Also

categories: Inventory Functions


 author: Charles Feduke, additional contributor(s): Mark Harshfield
 Send comments on this topic.