Files
wow-weakauras/Meta/api/LeaveParty.lua
2024-11-07 23:12:37 +01:00

4 lines
219 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Exits the current party or raid. If there are only two characters in the party or raid, causes the party or raid to be disbanded.
function LeaveParty() end