NGDragButton MethodsScoreFlash API Documentation V4.6.0
The NGDragButton type exposes the following members.
Methods

  NameDescription
Public methodStatic memberDrawDragButton
This method can be called from anywhere using the usual "UnityGUI" style, where you need to keep state in your own classes.
Public methodDrawMe
Called from OnGUI to draw this DragButton.
Public methodDrawToolTip
Draws a tooltip for this button, usually with the current coordinates.
Back to Top
See Also