Game Server
Introduction
Definition
public class SteamSettings : ScriptableObject
{
public class GameServer;
}SteamSettings.ServerEvents
disconnected
connected
failure
Fields and Attributes
autoInitalize
autoLogon
ip
queryPort
gamePort
serverVersion
serverId
usingGameServerAuthApi
enableHeartbeats
spectatorServerName
anonymousServerLogin
gameServerToken
isPasswordProtected
gameName
gameDescription
gameDirectory
isDedicated
maxPlayerCount
botPlayerCount
mapName
gameData
rulePairs
Methods
Init
LogOn
Last updated
