Difference between revisions of "GetMaxItemStackSize"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) (looks okay, removing tag) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=GetMaxItemStackSize | |name=GetMaxItemStackSize | ||
Latest revision as of 17:49, 2 March 2010
Gets the maximum stack Size of an item
- Parameters:
- oItem
- An Item Object
- Returns:
- 0 if the item is invalid; defauts to 1 if the item is not stackable.
- Source:
- script.ldf
Description
Returns an integer representing the maximum stack size of an item.