C_Garrison.GetFollowerAbilityAtIndex

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 6.0.2

Returns a table containing information about a single follower ability.

table = C_Garrison.GetFollowerAbilityAtIndex(followerID, index)

Arguments

followerID
string : FollowerGUID
index
number - Usually between 1 and 4

Returns

table - a table containing information about the followers ability

Patch changes

Warlords of Draenor Patch 6.0.2 (2014-10-14): Added.

See also