WoW:API IsMouselooking: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API IsMouselooking to API IsMouselooking without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''IsMouselooking'''</center>


For checking whether mouselook mode is currently active.
For checking whether mouselook mode is currently active.
Line 12: 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__

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.