Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param subgroup number
|
||||
---@param index number
|
||||
---@param subgroup number
|
||||
---Moves a raid member to a non-full raid subgroup. Only has effect if the player is the raid leader or a raid assistant. To put a member into a full subgroup (switching places with a member of that group), see SwapRaidSubgroup().
|
||||
function SetRaidSubgroup(index, subgroup) end
|
||||
function SetRaidSubgroup(index, subgroup) end
|
||||
|
Reference in New Issue
Block a user