• Interface Manager
API Links
Table of Contents
Interface Manager
class Element
Developer Links
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
Registered Access
API Documentation
Element::Hide
Defined in:
C4Interface.h
Puts an element in the invisible state.
Prototype
virtual
void
Hide(
void
);
Description
See Also
Element::Show
Element::Visible