0 Talk API GameTooltip SetTalent Edit History Main Menue WoW API Widget API Macro API Lua functions Events XML UI Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → Widget Methods Shows the tooltip for the specified talent. GameTooltip:SetTalent(tabIndex,talentIndex); Arguments (tabIndex, talentIndex) tabIndex Number - the index of the talent tab talentIndex Number - the index of the talent on the tab Returns unknown Read more Sets a color as the selected color in a ColorSelect frame. ColorSelect:SetColorRGB(r, g, b) (r,... API ColorSelect SetColorRGB Returns the text from any FontString UI object. text = FontString:GetText(); none text String -... API FontString GetText Registers which events the object would like to monitor. This ensures the code placed in the... API Frame RegisterEvent Related Categories Category: Widget methods