Syntax
| Lua |
|---|
function Bank:GetChestName(chestType); |
Parameters
- chestType
-
Type:
(Unrecognized type)
Returns
Type: stringThe name of the specified chest.
Remarks
Gets the name of a chest.
| Lua |
|---|
function Bank:GetChestName(chestType); |