Facepunch.Steamworks Wiki

Steamworks.SteamServer.Init

Syntax

static void Init( AppId appid, SteamServerInit init, bool asyncCallbacks = True )

Description

Initialize the steam server. If asyncCallbacks is false you need to call RunCallbacks manually every frame.

Arguments

AppId appid
bool asyncCallbacks True