Facepunch.Steamworks Wiki

Revision Difference

SteamServer.Init#519885

<member type="method" namespace="Steamworks" parent="SteamServer" name="Init" static="true"> <args> <arg name="appid" type="Steamworks.AppId"></arg>⤶ <arg name="init" type="Steamworks.SteamServerInit"></arg>⤶ <arg name="appid" type="AppId"></arg>⤶ <arg name="init" type="SteamServerInit"></arg>⤶ <arg name="asyncCallbacks" type="bool" default="True"></arg> </args> <return type="void"></return> <summary>Initialize the steam server. If asyncCallbacks is false you need to call RunCallbacks manually every frame.</summary> </member>