Thread: New API Usage
View Single Post
08-04-14, 11:43 PM   #3
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Changes from 18566 to 18663

Code:
<cooldown>:SetSwipeColor(r, g, b, [a])
GetBuffedFollowersForMission(missionID)
GetFollowerStatus(followerID)
GetFollowersTraitsForMission(missionID)
GetGuildChallengeInfo(index)
GetMissionUncounteredMechanicsForEncounter(missionID)
GetPartyMissionInfo(missionID)
SetCurrentGraphicsSetting(setting{0=normal, 1=raid/BG})
strcmputf8i(string1, string2)

StopSound(soundHandleID, [optional: fadeout time in ms])

GetExtendedBuffedFollowersForMission(missionID)
GetLandingPageShipmentInfo(index)
StopSound(soundHandleID)
UnitGetGuildLevel("unit")
UnitGetGuildXP("unit")

Last edited by p3lim : 08-04-14 at 11:48 PM.