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

6 lines
221 B
Lua

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