Enum EnrollmentKey
Attribute type for searching players.
搜尋玩家的屬性類型。
Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum EnrollmentKey
Fields
| Name | Description |
|---|---|
| Any | Any attribute. |
| AppID | Application ID. |
| ID | Enrollment ID. |
| PlayerID | Player ID. |
| UserID | User ID. |