GetBaseItemType

From Dragon Age Toolset Wiki
Revision as of 20:00, 19 February 2010 by BryanDerksen (Talk | contribs)

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*

Remarks

BASE_ITEM_TYPE constants are defined in 2da_constants_h.