Difference between revisions of "GetItemValue"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated function articles) |
BryanDerksen (Talk | contribs) (fill in missing parameters) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetItemValue | |name=GetItemValue | ||
| Line 5: | Line 4: | ||
|param1type=object | |param1type=object | ||
|param1name=oItem | |param1name=oItem | ||
| − | |param1desc= | + | |param1desc=Item to get the base value of |
|returntype=int | |returntype=int | ||
| − | |returndesc= | + | |returndesc=base value of the item |
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
|sourcemodule= | |sourcemodule= | ||
| Line 24: | Line 23: | ||
<!-- This section contains links to articles, functions or constant groups. --> | <!-- This section contains links to articles, functions or constant groups. --> | ||
| − | [[Category: | + | [[Category:Item properties functions]] |
Latest revision as of 21:02, 2 March 2010
Retrive the base value of an item.
- Parameters:
- oItem
- Item to get the base value of
- Returns:
- base value of the item
- Source:
- script.ldf