Property | Type | Description | |
---|---|---|---|
ITEM_BACKGROUND_COLOR | |||
PADDING_RECT_OFFSET | |||
PANEL_COLOR |
Method | Description | |
---|---|---|
AddVerticalLayoutGroup ( |
||
AddVerticalLayoutGroup ( |
||
CreateHorizontalGroup ( ) : |
||
CreateLabel ( string text ) : |
||
CreateLabeledVerticalPanel ( string label ) : |
||
DefaultFont ( ) : |
||
GetFont ( string fontName ) : |
||
GetNextSelectable ( |
||
GetScreenRect ( this rectTransform ) : |
||
ScreenToGUIPoint ( |
public static AddVerticalLayoutGroup ( |
||
go | ||
return | void |
public static AddVerticalLayoutGroup ( |
||
go | ||
padding | ||
spacing | int | |
childForceExpandWidth | bool | |
childForceExpandHeight | bool | |
return | void |
public static CreateHorizontalGroup ( ) : |
||
return |
public static CreateLabel ( string text ) : |
||
text | string | |
return |
public static CreateLabeledVerticalPanel ( string label ) : |
||
label | string | |
return |
public static GetFont ( string fontName ) : |
||
fontName | string | |
return |
public static GetNextSelectable ( |
||
current | ||
return |
public static GetScreenRect ( this rectTransform ) : |
||
rectTransform | this | |
return |
public static ScreenToGUIPoint ( |
||
v | ||
return |
public static Color,UnityEngine ITEM_BACKGROUND_COLOR | ||
return |
public static RectOffset,UnityEngine PADDING_RECT_OFFSET | ||
return |