GetModuleItemAcquiredStackSize()
Determines the stack size of an item belonging to a module that was just acquired.
int GetModuleItemAcquiredStackSize();
Description
This function works only in scripts assigned to the OnItemAcquired event. Returns the size of the stack of the item that was just acquired.
Version
1.30
See Also
functions: | GetItemStackSize | GetModuleItemAcquiredBy |
categories: | Inventory Functions | Module Functions |
events: | OnAcquireItem Event |
author: Charles Feduke