GetBaseItemType

From Dragon Age Toolset Wiki
Jump to: navigation, search

Gets the BaseItemType of an item

int GetBaseItemType(
object oItem
);
Parameters:
oItem
An Item Object
Returns:

BASE_ITEM_TYPE_* constant

Source:

script.ldf

Description

Returns the base item type of an item as BASE_ITEM_TYPE_* constant

Remarks

BASE_ITEM_TYPE constants are defined in 2da_constants_h.