 | GUIExt Class |
Extends the Unity.GUI class.
Inheritance Hierarchy
Namespace: Slash.Unity.Common.GUIAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic static class GUIExt
Public NotInheritable Class GUIExt
public ref class GUIExt abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type GUIExt = class end
Methods
| Name | Description |
---|
  | Popup(Rect, Boolean, Int32, GUIContent, Object, GUIStyle, GUIExtPopupCallback) | |
  | Popup(Rect, Boolean, Int32, GUIContent, Object, GUIStyle, GUIStyle, GUIStyle, GUIExtPopupCallback) | |
Top
See Also