Revision Difference
Player:IsFullyAuthenticated#562825
<function name="IsFullyAuthenticated" parent="Player" type="classfunc">
<description>Returns whether the player identity was confirmed by the steam network.
See also <page>GM:PlayerAuthed</page>.
<description>Returns whether the player identity was confirmed by the Steam network.
See also <page>GM:NetworkIDValidated</page>.
</description>
<realm>Server</realm>
<rets>
<ret name="" type="boolean">Whether the player has been fully authenticated or not.
This will always be true for singleplayer and the listen server host.
This will always be false for bots.</ret>
</rets>
</function>