C# 클래스 UnityEditor.EditorGUILayout.VerticalScope

상속: UnityEngine.GUI.Scope
파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 메소드들

메소드 설명
VerticalScope ( ) : System
VerticalScope ( GUIStyle style ) : System

보호된 메소드들

메소드 설명
CloseScope ( ) : void

비공개 메소드들

메소드 설명
VerticalScope ( GUIContent content, GUIStyle style ) : System

메소드 상세

CloseScope() 보호된 메소드

protected CloseScope ( ) : void
리턴 void

VerticalScope() 공개 메소드

public VerticalScope ( ) : System
리턴 System

VerticalScope() 공개 메소드

public VerticalScope ( GUIStyle style ) : System
style UnityEngine.GUIStyle
리턴 System