Your search for "beginvertical" resulted in 10 matches:

GUILayout.BeginVertical

Begin a vertical control group.

EditorGUILayout.BeginVertical

Begin a vertical group and get its rect back.

EditorGUILayout.EndVertical

Close a group started with BeginVertical.

GUILayout.EndVertical

Close a group started with BeginVertical.

VerticalScope

Disposable helper class for managing BeginVertical / EndVertical.

VerticalScope

Disposable helper class for managing BeginVertical / EndVertical.

Editor.UseDefaultMargins

Override this method in subclasses to return false if you don't want default margins.

EditorStyles.inspectorDefaultMargins

Wrap content in a vertical group with this style to get the default margins used in the Inspector.

EditorStyles.inspectorFullWidthMargins

Wrap content in a vertical group with this style to get full width margins in the Inspector.

GUILayout.Box

Make an auto-layout box.


Did you find this page useful? Please give it a rating: