Team Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class Team : Team<Player>
The Team type exposes the following members.
Name | Description | |
---|---|---|
Team |
Default construction.
| |
Team(Player, Rating) |
Construct a team with a single player.
|
Name | Description | |
---|---|---|
AddPlayer |
Add a player to the team.
(Inherited from TeamTPlayer.) | |
AsDictionary |
Get the team as a dictionary.
(Inherited from TeamTPlayer.) |