|
| enum | Type { LocalPlayer
, RemotePlayer
, Bot
} |
| |
| enum | Seclev { Regular
, Mod
, Admin
, Dev
} |
| |
|
|
void | CreateProperties () |
| |
|
bool | IsLocal () |
| |
|
bool | IsBot () |
| |
|
bool | IsRemote () |
| |
|
float | GetPlayTime () |
| |
|
float | GetTimeSinceLastPing () |
| |
|
void | SetPing (int ping) |
| |
|
float | GetTimeSinceDeath () |
| |
|
float | GetTimeSinceRespawn () |
| |
|
void | Reset () |
| |
|
bool | IsDead () |
| |
|
int | GetTeam () |
| |
|
bool | IsSpectator () |
| |
|
int | Int (string name) |
| |
|
string | String (string name) |
| |
|
|
Controls | controlled |
| |
|
Type | type |
| |
|
string | nick |
| |
|
ushort | id = UInt16.MaxValue |
| |
|
bool | rcon |
| |
|
int | ping |
| |
|
bool | levelLoaded |
| |
|
bool | waitingForSpawn |
| |
|
SyncedProperties | props |
| |
|
object | userData |
| |
|
float | timeOnDeath |
| |
|
float | timeOnSpawn |
| |
|
Dictionary< string, List< string > > | votes = new Dictionary<string, List<string>>() |
| |
|
bool | muted |
| |
|
|
float | timeOnJoin |
| |
|
float | timeOnPing |
| |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Net/Player.cs