Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Enables or disables display of your cloak.
ShowCloak(flag)
Arguments[]
- flag
- boolean - whether the cloak should be shown
Example[]
Toggles displaying your cloak.
/run ShowCloak(not ShowingCloak())
Patch changes[]
Patch 7.0.3 (2016-07-19): Removed.