Ruyi SDK
Namespaces
Ruyi.SDK.Online
Player(T) Class
Player(T) Constructor
Player(T) Constructor (T)
Player(T) Constructor (T, Double)
Player(T) Constructor (T, Double, Double)
Click or drag to resizeClick or drag to resize

PlayerT Constructor (T, Double, Double)

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

Construct a player with a partial play and partial update.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Player(
	T id,
	double partialPlayPercentage,
	double partialUpdatePercentage
)

Parameters

id
Type: T
The ID of the player.
partialPlayPercentage
Type: SystemDouble
The player's partial play percentage.
partialUpdatePercentage
Type: SystemDouble
The player's partial update percentage.
See Also

Reference

PlayerT Class
PlayerT Overload
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