Index
Collapse All
Expand All
GetCapacity Method
Bank Class
Members
See Also
Beta Documentation - Subject to change.
Gets the number of items that the bank can hold.
Syntax
Lua
function
Bank
:
GetCapacity
(
)
;
Returns
Type: number
The number of items that the bank can hold.
Remarks
Gets the number of items that the bank can hold.
See Also
Bank
Turbine.Gameplay