class UIPopupScriptSource
Derived classes
View all 12 descendants
Constructors 1
Members 1
protected Widget m_WgtRootMethods 8
void OnOpen(Param param)Referenced by SceneEditorMenu.PopupOpen()
void OnClose()void Show(bool show)Referenced by SceneEditorMenu.PopupOpen()
protected UIPopupScript PopupBack()References Class.Cast(), UIManager.GetMenu(), CGame.GetUIManager()
Show 1 more
, SceneEditorMenu.PopupBack()Referenced by UIPopupScriptConfigs.OnClick(), UIPopupScriptEditorSettings.OnClick(), UIPopupScriptInitScript.OnClick()
Show 9 more
, UIPopupScriptNotify.OnClick(), UIPopupScriptPositionManager.OnClick(), UIPopupScriptPresetNew.OnClick(), UIPopupScriptPresetRename.OnClick(), UIPopupScriptSceneDelete.OnClick(), UIPopupScriptSceneManager.OnClick(), UIPopupScriptSceneNew.OnClick(), UIPopupScriptSceneRename.OnClick(), and UIPopupScriptSceneSettings.OnClick()protected UIPopupScript PopupOpen(int popup_id, Param param)References Class.Cast(), UIManager.GetMenu(), CGame.GetUIManager()
Show 1 more
, SceneEditorMenu.PopupOpen()Referenced by UIPopupScriptSceneManager.OnClick()
protected PluginSceneManager GetSceneEditor()