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