Method | Description | |
---|---|---|
CycleButton ( int selected, GUIContent options ) : int | ||
Drag2D ( Vector2 scrollPosition, Rect position ) : Vector2 | ||
EndScrollView ( ) : Vector2 |
Method | Description | |
---|---|---|
BeginScrollView ( Rect position, Vector2 scrollPosition, Rect viewRect, GUIStyle horizontalScrollbar, GUIStyle verticalScrollbar ) : void |
public static CycleButton ( int selected, GUIContent options ) : int | ||
selected | int | |
options | GUIContent | |
return | int |
public static Drag2D ( Vector2 scrollPosition, Rect position ) : Vector2 | ||
scrollPosition | Vector2 | |
position | Rect | |
return | Vector2 |