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

6 lines
226 B
Lua

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