Beta Documentation - Subject to change.

Gets the number of chest that are available.

Syntax

Lua
function Bank:GetChestCount();

Returns

Type: number
The number of chest that are available.

Remarks

Gets the number of chest that are available.

See Also