Beta Documentation - Subject to change.

Gets the numbers of items in the bank.

Syntax

Lua
function Bank:GetCount();

Returns

Type: number
The number of items in the bank.

Remarks

Gets the numbers of items in the bank.

See Also