Initial commit
This commit is contained in:
6
api/C_PetBattles.GetTurnTimeInfo.lua
Normal file
6
api/C_PetBattles.GetTurnTimeInfo.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number timeRemaining
|
||||
---@return number totalTime
|
||||
---Returns the remaining time and max time for waiting on a turn
|
||||
function C_PetBattles.GetTurnTimeInfo() end
|
Reference in New Issue
Block a user