API IsMouselooking Edit History Talk0 98,461pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API For checking whether mouselook mode is currently active. IsMouselooking() Returns true if mouselook mode is active, false otherwise Details In 1.10, a Mouselook mode was added to the UI. Read more Gets the name, texture path, and cost for stationery. local name, texture, cost ... API GetStationeryInfo Returns the raw spell damage bonus of the player for a given spell tree. spellDmg ... API GetSpellBonusDamage Indicates whether target can train talents. exists = IsTalentTrainer() none exists Bool - 1 if... API IsTalentTrainer Categories: World of Warcraft API