Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.Networking.BanList Class Reference

Public Member Functions

 BanList ()
 

Properties

IReadOnlyList< BannedPlayerBannedPlayers [get]
 
IEnumerable< string > BannedNames [get]
 
IEnumerable< Either< Address, AccountId > > BannedAddresses [get]
 

Constructor & Destructor Documentation

◆ BanList()

Barotrauma.Networking.BanList.BanList ( )

Property Documentation

◆ BannedAddresses

IEnumerable<Either<Address, AccountId> > Barotrauma.Networking.BanList.BannedAddresses
get

◆ BannedNames

IEnumerable<string> Barotrauma.Networking.BanList.BannedNames
get

◆ BannedPlayers

IReadOnlyList<BannedPlayer> Barotrauma.Networking.BanList.BannedPlayers
get

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