Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
BrokeProtocol.LiteDB.Ban Class Reference

Public Member Functions

 Ban ()
 

Properties

string IP = string.Empty [get, set]
 
string Username = string.Empty [get, set]
 
string Reason = string.Empty [get, set]
 
DateTimeOffset Time [get, set]
 

Constructor & Destructor Documentation

◆ Ban()

BrokeProtocol.LiteDB.Ban.Ban ( )
inline

Property Documentation

◆ IP

string BrokeProtocol.LiteDB.Ban.IP = string.Empty
getset

◆ Reason

string BrokeProtocol.LiteDB.Ban.Reason = string.Empty
getset

◆ Time

DateTimeOffset BrokeProtocol.LiteDB.Ban.Time
getset

◆ Username

string BrokeProtocol.LiteDB.Ban.Username = string.Empty
getset

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