Revision Difference
SteamServer.BeginAuthSession#522982
<member type="method" namespace="Steamworks" parent="SteamServer" name="BeginAuthSession" static="true">
<member category="interface" type="method" namespace="Steamworks" parent="SteamServer" name="BeginAuthSession" static="true">
<args>
<arg name="data" type="byte[]"></arg>
<arg name="steamid" type="SteamId"></arg>
</args>
<return type="bool"></return>
<summary>Start authorizing a ticket. This user isn't authorized yet. Wait for a call to OnAuthChange.</summary>
</member>