WoW:API IsMouselooking: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API IsMouselooking to API IsMouselooking without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''IsMouselooking'''</center>
{{wowapi}}


For checking whether mouselook mode is currently active.
For checking whether mouselook mode is currently active.
Line 11: Line 11:
== Details ==
== Details ==
: In 1.10, a [[Mouselook mode]] was added to the UI.
: In 1.10, a [[Mouselook mode]] was added to the UI.
----
__NOTOC__
{{WoW API}}

Latest revision as of 04:46, 15 August 2023

WoW API < IsMouselooking

For checking whether mouselook mode is currently active.

IsMouselooking()

Returns[edit]

true if mouselook mode is active, false otherwise


Details[edit]

In 1.10, a Mouselook mode was added to the UI.