C# 클래스 UnityEngine.GUIGridSizer

상속: GUILayoutEntry
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GUIGridSizer System

공개 메소드들

메소드 설명
GetRect ( GUIContent contents, int xCount, GUIStyle style, GUILayoutOption options ) : Rect

비공개 메소드들

메소드 설명
GUIGridSizer ( GUIContent contents, int xCount, GUIStyle buttonStyle, GUILayoutOption options ) : System

메소드 상세

GetRect() 공개 정적인 메소드

public static GetRect ( GUIContent contents, int xCount, GUIStyle style, GUILayoutOption options ) : Rect
contents GUIContent
xCount int
style GUIStyle
options GUILayoutOption
리턴 Rect