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

4 lines
216 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