Property | Type | Description | |
---|---|---|---|
Admin | bool | ||
IP | string | ||
Name | string | ||
OS | string | ||
SteamID | string | ||
X | float | ||
Y | float | ||
Z | float | ||
totalTimeOnline | ulong |
Method | Description | |
---|---|---|
Get ( string steamID ) : |
||
Get ( ulong steamID ) : |
||
OfflinePlayer ( |
||
Update ( |
public static Get ( string steamID ) : |
||
steamID | string | |
return |
public static Get ( ulong steamID ) : |
||
steamID | ulong | |
return |
public OfflinePlayer ( |
||
player | ||
return | System |