Definition at line 15 of file UIScrollToSelection.cs.
◆ ScrollType
◆ Awake()
virtual void UnityEngine.UI.Extensions.UIScrollToSelection.Awake |
( |
| ) |
|
|
protectedvirtual |
◆ Start()
virtual void UnityEngine.UI.Extensions.UIScrollToSelection.Start |
( |
| ) |
|
|
protectedvirtual |
◆ Update()
virtual void UnityEngine.UI.Extensions.UIScrollToSelection.Update |
( |
| ) |
|
|
protectedvirtual |
◆ CancelScrollKeycodes
List<KeyCode> UnityEngine.UI.Extensions.UIScrollToSelection.CancelScrollKeycodes |
|
getprotected |
◆ CancelScrollOnInput
bool UnityEngine.UI.Extensions.UIScrollToSelection.CancelScrollOnInput |
|
getprotected |
◆ CurrentEventSystem
EventSystem UnityEngine.UI.Extensions.UIScrollToSelection.CurrentEventSystem |
|
getprotected |
◆ CurrentSelectedGameObject
GameObject UnityEngine.UI.Extensions.UIScrollToSelection.CurrentSelectedGameObject |
|
getprotected |
◆ CurrentTargetRectTransform
RectTransform UnityEngine.UI.Extensions.UIScrollToSelection.CurrentTargetRectTransform |
|
getsetprotected |
◆ IsManualScrollingAvailable
bool UnityEngine.UI.Extensions.UIScrollToSelection.IsManualScrollingAvailable |
|
getsetprotected |
◆ LastCheckedGameObject
GameObject UnityEngine.UI.Extensions.UIScrollToSelection.LastCheckedGameObject |
|
getsetprotected |
◆ LayoutListGroup
RectTransform UnityEngine.UI.Extensions.UIScrollToSelection.LayoutListGroup |
|
getprotected |
◆ ScrollDirection
ScrollType UnityEngine.UI.Extensions.UIScrollToSelection.ScrollDirection |
|
getprotected |
◆ ScrollSpeed
float UnityEngine.UI.Extensions.UIScrollToSelection.ScrollSpeed |
|
getprotected |
◆ ScrollWindow
RectTransform UnityEngine.UI.Extensions.UIScrollToSelection.ScrollWindow |
|
getsetprotected |
◆ TargetScrollRect
ScrollRect UnityEngine.UI.Extensions.UIScrollToSelection.TargetScrollRect |
|
getsetprotected |
The documentation for this class was generated from the following file: