Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Needs summary.

followerMissionCompleteInfo = C_Garrison.GetFollowerMissionCompleteInfo(followerID)

Arguments[]

followerID
string : FollowerGUID

Returns[]

followerMissionCompleteInfo
FollowerMissionCompleteInfo
Field Type Description
name string
displayIDs FollowerDisplayID[]
level number
quality number
currentXP number
maxXP number
height number
scale number
movementType number?
impactDelay number?
castID number?
castSoundID number?
impactID number?
impactSoundID number?
targetImpactID number?
targetImpactSoundID number?
className string?
classAtlas string
portraitIconID number
textureKit string
isTroop boolean
boardIndex number
health number
maxHealth number
role number
FollowerDisplayID
Field Type Description
id number
followerPageScale number
showWeapon boolean

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Returns structured data.
Warlords of Draenor Patch 6.0.2 (2014-10-14): Added.

Advertisement