Skip to content

IVROverlay::ShowDashboard

Joe Ludwig edited this page Aug 17, 2015 · 1 revision

void ShowDashboard( const char *pchOverlayToShow )

Shows the VR Dashboard with the specified overlay visible.

  • const char *pchOverlayToShow - Overlay key to show. If this is NULL or an empty string the VR Dashboard will be left in whatever state it was last shown in.
Clone this wiki locally