Revision Difference
SteamServer.BeginAuthSession#519894
<member type="method" namespace="Steamworks" parent="SteamServer" name="BeginAuthSession" static="true">
<args>
<arg name="data" type="byte[]"></arg>
<arg name="steamid" type="Steamworks.SteamId"></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>