Files
wow_Meta/api/ResetInstances.lua
2024-12-16 13:13:08 +01:00

4 lines
313 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Resets all non-saved instances associated with the player. Only instances to which the player is not saved may be reset (i.e. normal 5-man dungeons, not heroic dungeons or raids), and only by a solo player or group leader.
function ResetInstances() end