SPM SIK Utility Functions
Helper functions to manage SIK SteamWorks SDK implementations to utilize with SPM Template.
Functions and they descriptions
SetGameServerState
This functions take an input of Steam Lobby ID to set Game Server State
that template utilizes.
Posible States to set:
- NoServer: Then party is not part of any Game Server.
- Starting: Host in progress of starting Game Server.
- Live: Party is part of live Game Server.
- Shutdown: Game Server in progress of closure.
GetGameServerState
This function retrieves the status of the game server for the specified Steam Lobby ID.