Enum PlayerKey
Attribute type for searching players.
搜尋玩家的屬性類型。
Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum PlayerKey
Fields
| Name | Description |
|---|---|
| Account | Player account for joining the session. |
| Any | Any attribute. |
| FullName | Full name of player. |
| ID | Player ID. |
| Password | Password for joining the session. |
| Remark | Remark of player. |
| SmartID | Smart identifier for joining the session. |