public enum PlayerType
Define user type.
public static PlayerType user
human user.
public static PlayerType bot
bot.
public static PlayerType temporary
Is it a temporary user? (pre opt-in case).