CompleteRawJoystickDetection

Description

Waits for the detection of physical joysticks to complete, on some systems this may take a few seconds so is run in a separate thread along side the main application. If you do not use any of the real joystick commands (include the AGK joystick) you may ignore this command and let the joystick detection complete whenever it likes. However if you do wish to use joystick commands in your app you must call this command to make sure that the total number of joysticks connected have been found. After this initial detection process plugging in additional joysticks will not be detected.

Definition

CompleteRawJoystickDetection()