WoW:API IsMouselooking: Difference between revisions
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: | ||
{{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. | ||
Latest revision as of 04:46, 15 August 2023
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.