Table of Contents

PlayerAccount

Properties
public PlayerAccount PlayerAccount { get; }

The player account that was successfully logged in, or PlayerAccount.None if the login operation failed.

Property Value
Type Description
PlayerAccount