WoW:API ShowCloak

From AddOn Studio
Revision as of 05:48, 17 October 2005 by WoWWiki>EWOlson
Jump to navigation Jump to search
ShowCloak -Documentation by Darkilein-

Enables or disables display of your cloak.

ShowCloak(flag);

Parameters

Arguments

(flag)
flag
Boolean - True, cloak is shown. False, cloak is not shown.

Template:WoW API