WoW:API Region Show: Difference between revisions
Jump to navigation
Jump to search
Show -Documentation by The Nerd Wonder-
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
;''Description'' | ;''Description'' | ||
: Makes a frame visible. Note that if a frame's parent is hidden, | : Makes a frame visible. Note that if a frame's parent is hidden, the frame displayed will not appear until its parent is shown as well. | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
Revision as of 08:36, 3 February 2005
This function makes a frame visible.
object:Show()
- Arguments
- none
- Returns
- none
- Description
- Makes a frame visible. Note that if a frame's parent is hidden, the frame displayed will not appear until its parent is shown as well.