Bloodsail was removed from the UI, but there is still a need to declare war on them after grinding rep. does the API expose this function?
FactionToggleAtWar(index)
where index
is the current row number in the ui list for that faction.
so if the faction is no longer in the ui list then that API function wont be able to access it.
as far as i know C_MajorFactions
doesnt contain a function that toggles at war status either.
1 Like