GetVirtualButtonState

Description

Returns 1 if a virtual button is currently down, 0 if it is up. Use GetVirtualButtonPressed or GetVirtualButtonReleased to check for the instance a button is pressed or released.

Definition

integer GetVirtualButtonState( index )

Parameters