Skip to content

OnMouseDragging

Description

OnMouseDragging is an Event
This event is called when the local Player's mouse is click-and-dragging on this Object.

Example
function OnMouseDragging()
   -- write code here!
end
Usage

network usage: Any (Client or Server/Host)
parameters: None