Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param container number
|
||||
---@return string name
|
||||
---@param container number
|
||||
---@return string name
|
||||
---Returns the name of one of the player's bags. Returns nil for the bank and keyring, for bank bags while the player is not at the bank, and for empty bag or bank bag slots.
|
||||
function GetBagName(container) end
|
||||
function GetBagName(container) end
|
||||
|
||||
Reference in New Issue
Block a user