Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.Networking.PreviousPlayer Class Reference

Public Member Functions

 PreviousPlayer (Client c)
 
bool MatchesClient (Client c)
 

Public Attributes

string Name
 
Address Address
 
AccountInfo AccountInfo
 
float Karma
 
int KarmaKickCount
 
readonly List< ClientKickVoters = new List<Client>()
 

Constructor & Destructor Documentation

◆ PreviousPlayer()

Barotrauma.Networking.PreviousPlayer.PreviousPlayer ( Client c)

Member Function Documentation

◆ MatchesClient()

bool Barotrauma.Networking.PreviousPlayer.MatchesClient ( Client c)

Member Data Documentation

◆ AccountInfo

AccountInfo Barotrauma.Networking.PreviousPlayer.AccountInfo

◆ Address

Address Barotrauma.Networking.PreviousPlayer.Address

◆ Karma

float Barotrauma.Networking.PreviousPlayer.Karma

◆ KarmaKickCount

int Barotrauma.Networking.PreviousPlayer.KarmaKickCount

◆ KickVoters

readonly List<Client> Barotrauma.Networking.PreviousPlayer.KickVoters = new List<Client>()

◆ Name

string Barotrauma.Networking.PreviousPlayer.Name

The documentation for this class was generated from the following file: