GetBaseItemType

From Dragon Age Toolset Wiki
Revision as of 22:45, 9 February 2010 by BryanDerksen (Talk | contribs) (tidy)

Jump to: navigation, search

Gets the BaseItemType of an item

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

base item type

Source:

script.ldf

Description

returns the base item type of an item as BASE_ITEM_TYPE*