WoW:API IsMouselooking: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
mNo edit summary
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__

Revision as of 21:24, 22 April 2009

WoW API < IsMouselooking

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.