Skip to main content

LoginResponse

Callable


  • Handles player login response data


    Parameters

    • C: ServerLoginResponse

      The Login response data - this will either be the player's character data if the login was successful, or a string error message if the login failed.

    Returns void

    Nothing