GetVirtualButtonReleased

Description

Returns 1 if a virtual button was released this frame, after the initial release this function will return to 0. Use GetVirtualButtonState to check if a virtual button is up or down.

Definition

integer GetVirtualButtonReleased( index )

Parameters