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