Skip to content

Expose Init and Shutdown for SteamInput in the wrapper#805

Open
paradox-glitch wants to merge 1 commit intoFacepunch:masterfrom
OkayDinos:new/steam-input-api-init-and-shutdown
Open

Expose Init and Shutdown for SteamInput in the wrapper#805
paradox-glitch wants to merge 1 commit intoFacepunch:masterfrom
OkayDinos:new/steam-input-api-init-and-shutdown

Conversation

@paradox-glitch
Copy link
Copy Markdown

This pull request adds the Init and Shutdown methods to the SteamInput wrapper. The Init method initializes Steam Input and must be called when starting to use the ISteamInput interface. The Shutdown method must be called when ending the use of the ISteamInput interface.

Without these methods it's impossible to make use of the Steam Input API without a hacky workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant