Nuclide
Software Development Kit for id Technology (BETA)
vguiPopups Class Reference

About this class

VGUI: Popups.

Creates a variety of popup windows.

Public Member Functions

nonvirtual vguiWindow NewAlertPanel (string windowTitle, string windowText)
 
nonvirtual vguiWindow NewChoice (string windowTitle, string windowText, string yesText, void(void) yesFunc, string noText, void(void) noFunc)
 

Member Function Documentation

◆ NewAlertPanel()

vguiWindow vguiPopups::NewAlertPanel ( string  windowTitle,
string  windowText 
)

◆ NewChoice()

vguiWindow vguiPopups::NewChoice ( string  windowTitle,
string  windowText,
string  yesText,
void(void)  yesFunc,
string  noText,
void(void)  noFunc 
)

The documentation for this class was generated from the following file: