Click or drag to resize
GUILayoutExt Class
Extends the Unity.GUILayout class.
Inheritance Hierarchy
SystemObject
  Slash.Unity.Common.GUIGUILayoutExt

Namespace: Slash.Unity.Common.GUI
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public static class GUILayoutExt

The GUILayoutExt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPopup
Shows either the currently selected option, or the whole list of options.
Top
See Also