Class Draggable
Allows this UnityEngine.RectTransform object to be dragged when the user holds UnityEngine.KeyCode.Mouse0.
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Draggable
Namespace: LlamaSoftware.UI
Assembly: LlamaSoftware.UI.dll
Syntax
[RequireComponent(typeof(RectTransform))]
public class Draggable : MonoBehaviour