Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns table with information on Garrison/Class Hall/other shipment in progress. Data can be extracted from table using C_Garrison.GetLandingPageShipmentInfoByContainerID.

looseShipments = C_Garrison.GetLooseShipments(garrisonType)

Arguments[]

garrisonType
number - Type of the garrison/shipment page. Use LE_GARRISON_TYPE_6_0 - for Draenor Garrison shipments (follower armor, Garrison resosurces etc), and LE_GARRISON_TYPE_7_0 for Legion Class Hall shipments.

Returns[]

looseShipments
table - list of shipments
Advertisement