| enum UnityEngine.UI.BoxSlider.Direction |
| Enumerator |
|---|
| LeftToRight |
|
| RightToLeft |
|
| BottomToTop |
|
| TopToBottom |
|
| UnityEngine.UI.BoxSlider.BoxSlider |
( |
| ) |
|
|
inlineprotected |
| void UnityEngine.UI.BoxSlider.GraphicUpdateComplete |
( |
| ) |
|
|
inline |
| void UnityEngine.UI.BoxSlider.LayoutComplete |
( |
| ) |
|
|
inline |
| override void UnityEngine.UI.BoxSlider.OnDisable |
( |
| ) |
|
|
inlineprotected |
| virtual void UnityEngine.UI.BoxSlider.OnDrag |
( |
PointerEventData |
eventData | ) |
|
|
inlinevirtual |
| override void UnityEngine.UI.BoxSlider.OnEnable |
( |
| ) |
|
|
inlineprotected |
| virtual void UnityEngine.UI.BoxSlider.OnInitializePotentialDrag |
( |
PointerEventData |
eventData | ) |
|
|
inlinevirtual |
| override void UnityEngine.UI.BoxSlider.OnPointerDown |
( |
PointerEventData |
eventData | ) |
|
|
inline |
| override void UnityEngine.UI.BoxSlider.OnRectTransformDimensionsChange |
( |
| ) |
|
|
inlineprotected |
| virtual void UnityEngine.UI.BoxSlider.Rebuild |
( |
CanvasUpdate |
executing | ) |
|
|
inlinevirtual |
| static bool UnityEngine.UI.BoxSlider.SetClass< T > |
( |
ref T |
currentValue, |
|
|
T |
newValue |
|
) |
| |
|
inlinestatic |
| static bool UnityEngine.UI.BoxSlider.SetStruct< T > |
( |
ref T |
currentValue, |
|
|
T |
newValue |
|
) |
| |
|
inlinestatic |
| RectTransform UnityEngine.UI.BoxSlider.handleRect |
|
getset |
| float UnityEngine.UI.BoxSlider.maxValue |
|
getset |
| float UnityEngine.UI.BoxSlider.minValue |
|
getset |
| float UnityEngine.UI.BoxSlider.normalizedValue |
|
getset |
| float UnityEngine.UI.BoxSlider.normalizedValueY |
|
getset |
| float UnityEngine.UI.BoxSlider.value |
|
getset |
| float UnityEngine.UI.BoxSlider.valueY |
|
getset |
| bool UnityEngine.UI.BoxSlider.wholeNumbers |
|
getset |
The documentation for this class was generated from the following file: