Beta Documentation - Subject to change.

Gets the name of a chest.

Syntax

Lua
function Bank:GetChestName(chestType);

Parameters

chestType
Type: (Unrecognized type)

Returns

Type: string
The name of the specified chest.

Remarks

Gets the name of a chest.

See Also