C4 Engine Terathon Software C4 Engine API Documentation

• Interface Manager

API Links
Developer Links

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