Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 357 Bytes

AssignWorkerToSquadBatch.md

File metadata and controls

13 lines (11 loc) · 357 Bytes

AssignWorkerToSquadBatch

Description: Assigns/Sets a Gadget to an Loadout (Bulk)
Profiles: campaign

Body

{
    "characterIds": [], //array of the worker/characters guids
    "squadIds": [], //array of the squadId, e.g. Squad_Attribute_Arms_CloseAssaultSquad
    "slotIndices": [] //array of the indexes to set the worker to
}