XPHideWidget
WIDGET_API void XPHideWidget(
XPWidgetID inWidget);
Makes a widget invisible. See XPShowWidget for considerations of when a widget might not be visible despite its own visibility state.
WIDGET_API void XPHideWidget(
XPWidgetID inWidget);
Makes a widget invisible. See XPShowWidget for considerations of when a widget might not be visible despite its own visibility state.