Revision Difference
Player:IsFullyAuthenticated#512699
<function name="IsFullyAuthenticated" parent="Player" type="classfunc">⤶
<description>Returns whether the player identity was confirmed by the steam network.</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>⤶
⤶