LM_PopupDialog:SetDialog(dialog)

Version added: before 9.5
Use this function to attach a dialog to the widget so that when the user clicks on it, the dialog appears

Arguments:

Name Type Description Default Ver
dialog LM_Dialog the dialog object to display when the user clicks on the popup dialog < 9.5

Return value:

void
<< Back to LM_PopupDialog