Revision Difference
SteamClient.Init#522385
<member type="method" namespace="Steamworks" parent="SteamClient" name="Init" static="true">
<args>
<arg name="appid" type="uint"></arg>
<arg name="asyncCallbacks" type="bool" default="True"></arg>
</args>
<return type="void"></return>
<summary>Initialize the steam client.
If asyncCallbacks is false you need to call RunCallbacks manually every frame.</summary>
</member>