Show / Hide Table of Contents

Class DragWindowCntrl

Simple dragging MonoBehaviour
Inheritance
object
DragWindowCntrl
Implements
IBeginDragHandler
IDragHandler
Namespace: Jotunn.GUI
Assembly: Jotunn.dll
Syntax
public class DragWindowCntrl : MonoBehaviour, IBeginDragHandler, IDragHandler

Methods

Name Description
OnBeginDrag(PointerEventData) BeginDrag event trigger
OnDrag(PointerEventData) Drag event trigger

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾