public enum TeamType { None = 0, // PVE Story = 1, // PVP Arena = 101, }