WoW:API IsMouselooking: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
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. | ||
Revision as of 21:24, 22 April 2009
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.