Show / Hide Table of Contents

Enum PlayerSessionKey

Attribute type for searching user sessions.
搜尋使用者場節的屬性類型。

Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum PlayerSessionKey

Fields

Name Description
Any

Any attribute.
任何屬性。

ID

Player Session ID.
玩家場節識別碼。

PlayerID

Player ID.
玩家識別碼。

SessionID

Session ID.
場節識別碼。

UserID

User ID.
使用者識別碼。

In This Article
Back to top Generated by DocFX