OnClientAuthUsage​Called when the player is giving server connection authorization informationNo return behaviorExamples​""void OnClientAuth(Network.Connection connection){ Puts("OnClientAuth works!");}Copy