C# Class UIDragScrollView, VRChat

Inheritance: MonoBehaviour
ファイルを表示 Open project: Smoothstep/VRChat Class Usage Examples

Public Properties

Property Type Description
scrollView UIScrollView,

Private Methods

Method Description
FindScrollView ( ) : void
OnDrag ( Vector2, delta ) : void
OnEnable ( ) : void
OnPress ( bool pressed ) : void
OnScroll ( float delta ) : void
Start ( ) : void

Property Details

scrollView public_oe property

public UIScrollView, scrollView
return UIScrollView,