Function TRAP::Utils::Steam::InitializeClient#
Function Documentation#
-
void TRAP::Utils::Steam::InitializeClient(u32 appID)#
Initialize the Steamworks SDK. If the application was launched without Steam, it will be relaunched through Steam. A callback for messages will be registered.
Note
This function stops the engine if it fails to initialize.
- Parameters:
appID – Steam AppID for this application.