HBSteamInput

Inherits: Node < Object

Class to interact with Steam Input.

Methods

void

init ( bool call_run_frame_automatically=true )

void

run_frame ( )


Method Descriptions

void init ( bool call_run_frame_automatically=true )

Initializes Steam Input, if call_run_frame_automatically is true then you don’t have to call run_frame manually.


void run_frame ( )

Runs Steam input frame.