 | GUIExtPopupCallback Delegate |
[Missing <summary> documentation for "T:Slash.Unity.Common.GUI.GUIExt.PopupCallback"]
Namespace: Slash.Unity.Common.GUIAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic delegate void PopupCallback()
Public Delegate Sub PopupCallback
public delegate void PopupCallback()
type PopupCallback =
delegate of unit -> unit
See Also