Ruyi SDK
Namespaces
Ruyi.SDK.Online
Team(TPlayer) Class
Team(TPlayer) Methods
AddPlayer Method
AsDictionary Method
Click or drag to resizeClick or drag to resize

TeamTPlayerAddPlayer Method

[This is preliminary documentation and is subject to change.]

Add a player to the team.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Team<TPlayer> AddPlayer(
	TPlayer player,
	Rating rating
)

Parameters

player
Type: TPlayer
The player in this team.
rating
Type: Ruyi.SDK.OnlineRating
The rating of the player to add.

Return Value

Type: TeamTPlayer
The team after it has had the new player added.
See Also

Reference

TeamTPlayer Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com