GetVirtualButtonExists
Description
Returns 1 if a virtual button exists at the given index. 0 otherwise.
Definition
integer GetVirtualButtonExists( index )
int agk::GetVirtualButtonExists( UINT index )
Parameters
- index - The ID of the virtual button to check.