Files
wow_Meta/api/ResetInstances.lua
2025-05-04 15:15:00 +02:00

6 lines
323 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---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