Player Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class Player : Player<Object>
The Player type exposes the following members.
Name | Description | |
---|---|---|
Player(Object) |
Construct a player.
| |
Player(Object, Double) |
Construct a player with a partial play.
| |
Player(Object, Double, Double) |
Construct a player with a partial play and partial update.
|
Name | Description | |
---|---|---|
Id |
The ID of the player.
(Inherited from PlayerT.) | |
PartialPlayPercentage |
The player's partial play percentage.
(Inherited from PlayerT.) | |
PartialUpdatePercentage |
The player's partial update percentage.
(Inherited from PlayerT.) |