 | GUILayoutExt Class |
Extends the Unity.GUILayout class.
Inheritance Hierarchy
Namespace: Slash.Unity.Common.GUIAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic static class GUILayoutExt
Public NotInheritable Class GUILayoutExt
public ref class GUILayoutExt abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type GUILayoutExt = class end
The GUILayoutExt type exposes the following members.
Methods
| Name | Description |
---|
  | Popup |
Shows either the currently selected option, or the whole list of options.
|
Top
See Also