OnMouseCancel
Type
message
Summary
Sent when something happens which should cause the previous mouse down action to be considered cancelled. For example, opening a popup during OnMouseDown.
Syntax
OnMouseCancel
Description
Sent when something happens which should cause the previous mouse down action to be considered cancelled. For example, opening a popup during OnMouseDown.