RuyiNetPartyData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class RuyiNetPartyData
The RuyiNetPartyData type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetPartyData | Initializes a new instance of the RuyiNetPartyData class |
| Name | Description | |
|---|---|---|
| created |
When the party was created.
| |
| memberPlayerIds |
A list of members' player IDs.
| |
| ownerPlayerId |
The ID of the owning player.
| |
| partyId |
The ID of the party.
| |
| updated |
When the party was last updated.
|