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

6 lines
193 B
Lua

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