Garry's Mod Wiki

Revision Difference

Player:IsFullyAuthenticated#529381

<function name="IsFullyAuthenticated" parent="Player" type="classfunc"> <description>Returns whether the player identity was confirmed by the steam network.</description>⤶ <description>Returns whether the player identity was confirmed by the steam network.⤶ See also <page>GM:PlayerAuthed</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>