GetBaseItemType

From Dragon Age Toolset Wiki
Revision as of 12:48, 10 August 2011 by Sunjammer (Talk | contribs) (Remarks: adding link)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.