Files
wow_Meta/api/LeaveParty.lua
2025-05-04 14:35:26 +02:00

5 lines
217 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