GenericButton.Manipulator

Class

Fields

Constructors

Manipulator(button: GenericButton)

Methods

ProcessCancelEvent(evt: EventBase, pointerId: int): void
This method processes the up cancel sent to the target Element.
ProcessDownEvent(evt: EventBase, localPosition: Vector2, pointerId: int): void
This method processes the down event sent to the target Element.
ProcessUpEvent(evt: EventBase, localPosition: Vector2, pointerId: int): void
This method processes the up event sent to the target Element.
RegisterCallbacksOnTarget(): void
Called to register mouse event callbacks on the target element.
UnregisterCallbacksFromTarget(): void
Called to unregister event callbacks from the target element.

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page