Class SquareBoxHandler
Implements
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public class SquareBoxHandler : Manipulator, IManipulator
Constructors
Name | Description |
---|---|
SquareBoxHandler(VisualElement) |
Methods
Name | Description |
---|---|
RegisterCallbacksOnTarget() | Called to register event callbacks on the target element. |
UnregisterCallbacksFromTarget() | Called to unregister event callbacks from the target element. |