Difference between revisions of "GetItemProperties"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetItemProperties | |name=GetItemProperties | ||
| Line 9: | Line 8: | ||
|param2name=bIncludeSubItems | |param2name=bIncludeSubItems | ||
|param2desc=include runes properties | |param2desc=include runes properties | ||
| − | |returntype=int | + | |returntype=int |
| + | |returnarra=true | ||
|returndesc=Array with item properties | |returndesc=Array with item properties | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
Latest revision as of 23:20, 10 February 2010
Return an array with item properties present on an object
- Parameters:
- oItem
- the item
- bIncludeSubItems
- include runes properties
- Returns:
- Array with item properties
- Source:
- script.ldf