WoW:API HasFullControl: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API HasFullControl to API HasFullControl without leaving a redirect) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Checks whether you have full control over your character (i.e. you are not feared, etc). | |||
hasControl = HasFullControl() | |||
== Arguments == | |||
:none | |||
== Returns == | |||
:; hasControl : [[Boolean]] - Whether the player has full control |