WoW:API Region Hide

From AddOn Studio
Revision as of 06:38, 3 February 2005 by WoWWiki>The Nerd Wonder
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hide -Documentation by The Nerd Wonder-

This function makes a frame invisible.

object:Hide()

Arguments
none

Returns
none

Description
Makes a frame invisible. Note that if this frame has children, they will be hidden as well.

Template:WoW API