IsItemStealable

From Dragon Age Toolset Wiki
Jump to: navigation, search

Query the 'Stealable' property of an item

int IsItemStealable(
object oItem
);
Parameters:
oItem
the Item of interest
Returns:

TRUE if the item is stealable, FALSE otherwise

Source:

script.ldf

Description

Returns whether or not an item is stealable