Tanoda
|
This is the complete list of members for YesNoPopupManager, including all inherited members.
Awake() | GILES.pb_MonoBehaviourSingleton< YesNoPopupManager > | protectedvirtual |
dontDestroyOnLoad | GILES.pb_MonoBehaviourSingleton< YesNoPopupManager > | |
HidePopup() | YesNoPopupManager | |
Initialize() | GILES.pb_MonoBehaviourSingleton< YesNoPopupManager > | protectedvirtual |
instance | GILES.pb_MonoBehaviourSingleton< YesNoPopupManager > | static |
InvokeOnNo(Action action) | YesNoPopupManager | |
InvokeOnYes(Action action) | YesNoPopupManager | |
nullableInstance | GILES.pb_MonoBehaviourSingleton< YesNoPopupManager > | static |
ShowPopup(string title, string text) | YesNoPopupManager | |
ShowPopup(string title, string text, string yes, string no) | YesNoPopupManager |