C# Class UnityEditor.EditorGUILayout.VerticalScope

Inheritance: UnityEngine.GUI.Scope
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
VerticalScope ( ) : System
VerticalScope ( GUIStyle style ) : System

Méthodes protégées

Méthode Description
CloseScope ( ) : void

Private Methods

Méthode Description
VerticalScope ( GUIContent content, GUIStyle style ) : System

Method Details

CloseScope() protected méthode

protected CloseScope ( ) : void
Résultat void

VerticalScope() public méthode

public VerticalScope ( ) : System
Résultat System

VerticalScope() public méthode

public VerticalScope ( GUIStyle style ) : System
style UnityEngine.GUIStyle
Résultat System