C# Class UnityEngine.GUIGridSizer

Inheritance: GUILayoutEntry
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Свойство Type Description
GUIGridSizer System

Méthodes publiques

Méthode Description
GetRect ( GUIContent contents, int xCount, GUIStyle style, GUILayoutOption options ) : Rect

Private Methods

Méthode Description
GUIGridSizer ( GUIContent contents, int xCount, GUIStyle buttonStyle, GUILayoutOption options ) : System

Method Details

GetRect() public static méthode

public static GetRect ( GUIContent contents, int xCount, GUIStyle style, GUILayoutOption options ) : Rect
contents GUIContent
xCount int
style GUIStyle
options GUILayoutOption
Résultat Rect