Property | Type | Description | |
---|---|---|---|
Items | List |
||
PreloadPackages | List |
||
allowSoftnessOnTopOrLeftSide | bool | ||
bringWindowToFrontOnClick | bool | ||
buttonSound | |||
buttonSoundVolumeScale | float | ||
clickDragSensitivity | int | ||
defaultComboBoxVisibleItemCount | int | ||
defaultFont | string | ||
defaultScrollBarDisplay | ScrollBarDisplayType | ||
defaultScrollBounceEffect | bool | ||
defaultScrollSpeed | float | ||
defaultScrollTouchEffect | bool | ||
defaultTouchScrollSpeedRatio | float | ||
frameTimeForAsyncUIConstruction | float | ||
globalModalWaiting | String | ||
horizontalScrollBar | string | ||
inputCaretSize | int | ||
inputHighlightColor | Color | ||
loaderErrorSign | string | ||
modalLayerColor | Color | ||
popupMenu | string | ||
popupMenu_seperator | string | ||
renderingTextBrighterOnDesktop | bool | ||
tooltipsWin | string | ||
touchDragSensitivity | int | ||
touchScrollSensitivity | int | ||
verticalScrollBar | string | ||
windowModalWaiting | string |
Method | Description | |
---|---|---|
ApplyModifiedProperties ( ) : void | ||
ClearResourceRefs ( ) : void | ||
Load ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void |
public static bool allowSoftnessOnTopOrLeftSide | ||
return | bool |
public static bool bringWindowToFrontOnClick | ||
return | bool |
public static AudioClip,UnityEngine buttonSound | ||
return |
public static float buttonSoundVolumeScale | ||
return | float |
public static int defaultComboBoxVisibleItemCount | ||
return | int |
public static ScrollBarDisplayType defaultScrollBarDisplay | ||
return | ScrollBarDisplayType |
public static bool defaultScrollBounceEffect | ||
return | bool |
public static bool defaultScrollTouchEffect | ||
return | bool |
public static float defaultTouchScrollSpeedRatio | ||
return | float |
public static float frameTimeForAsyncUIConstruction | ||
return | float |
public static String globalModalWaiting | ||
return | String |
public static string horizontalScrollBar | ||
return | string |
public static Color inputHighlightColor | ||
return | Color |
public static string popupMenu_seperator | ||
return | string |
public static bool renderingTextBrighterOnDesktop | ||
return | bool |
public static int touchScrollSensitivity | ||
return | int |