IsAuthed
Shared
boolean Lyn.Player.IsAuthed(Player ply)FunctionDescription
Checks if the player has been authenticated by Lyn.
Params
Playerply
Returns
true if the player is authenticated, false otherwise
tip
Use Lyn.Player.SetSharedVar for a hook that is called when a player is authenticated.