Initial commit
This commit is contained in:
5
api/SetSelectedFaction.lua
Normal file
5
api/SetSelectedFaction.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---Selects a faction in the reputation UI. Selection has no bearing on other faction-related APIs; this function merely facilitates behaviors of Blizzard's reputation UI.
|
||||
function SetSelectedFaction(index) end
|
Reference in New Issue
Block a user