WoW:API ShowCloak: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API ShowCloak to API ShowCloak without leaving a redirect) |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | |||
Enables or disables display of your cloak. | Enables or disables display of your cloak. | ||
ShowCloak(flag); | |||
; | |||
:flag | == Parameters == | ||
=== Arguments === | |||
:(flag) | |||
:;flag : Boolean - true, cloak is shown. false, cloak is not shown. |