Table of Contents

GuiControl::setVisible

(bool visible)

Syntax

void GuiControl::setVisible(bool %visible);

Parameters

bool %visible
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiControl::centerX
GuiControl::centerY
GuiControl::forceCenter
GuiControl::getCanvasPosition
GuiControl::getCenter
GuiControl::getExtent
GuiControl::getHelpPage
GuiControl::getLowestChildPoint
GuiControl::getLowestPoint
GuiControl::getMinExtent
GuiControl::getPosition
GuiControl::getScreenPosition
GuiControl::getValue
GuiControl::isActive
GuiControl::isAwake
GuiControl::isVisible
GuiControl::makeFirstResponder
GuiControl::placeBelow
GuiControl::resize
GuiControl::ScaleText
GuiControl::setActive
GuiControl::setCentered
GuiControl::setCenteredX
GuiControl::setCenteredY
GuiControl::setHasRendered
GuiControl::setMargin
GuiControl::setMarginResize
GuiControl::setMarginResizeParent
GuiControl::setProfile
GuiControl::setValue
GuiControl::verticalMatchChildren

References

This function is not called by any other functions.