Click or drag to resize

Button Methods

The ControllerButton type exposes the following members.

Methods
 NameDescription
Public methodDoublePressedAndHeld Was this button double pressed and then held? Returns true until released. Required double press speed in seconds for a double press to be registered.

Return Value

Boolean
Public methodJustDoublePressed Was this button just double pressed this frame? Returns true for only one frame. Required double press speed in seconds for a double press to be registered.

Return Value

Boolean
Public methodReset
(Inherited from ControllerElement)
Top
See Also