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

4 lines
214 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Converts a raid to a party. Only has effect if the player is in a raid of a maximum of 5 players and is the raid leader.
function ConvertToParty() end