Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param id number
|
||||
---@return number timeLeft
|
||||
---@param id number
|
||||
---@return number timeLeft
|
||||
---Returns the amount of time remaining before loot rolling for an item expires. When the time expires, all group members who have not yet chosen to roll Need or Greed automatically pass, random roll results are produced for those who chose to roll, and the server declares a winner and awards the item.
|
||||
function GetLootRollTimeLeft(id) end
|
||||
function GetLootRollTimeLeft(id) end
|
||||
|
||||
Reference in New Issue
Block a user