This version of Unity is unsupported.

MouseManipulator.CanStopManipulation

Declaration

protected bool CanStopManipulation(UIElements.IMouseEvent e);

Parameters

e MouseEvent to validate.

Returns

bool True if mouseEvent uses the current activator button.

Description

Checks if MouseEvent is related to this Manipulator.