C# Class TempBan, MCSDFDBSWADZBSBL

Show file Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL Class Usage Examples

Public Properties

Property Type Description
HomePrefix string
HomeRank LevelPermission
HomeX int
HomeY int
HomeZ int
MapGen MapGenerator,
PCCounter PerformanceCounter
ProcessCounter PerformanceCounter
allowedJoin DateTime
name string
useAntiGrief bool
useWOM bool
womText bool

Public Methods

Method Description
GetNetworkUsage ( ) : void

Method Details

GetNetworkUsage() public static method

public static GetNetworkUsage ( ) : void
return void

Property Details

HomePrefix public static property

public static string HomePrefix
return string

HomeRank public static property

public static LevelPermission HomeRank
return LevelPermission

HomeX public static property

public static int HomeX
return int

HomeY public static property

public static int HomeY
return int

HomeZ public static property

public static int HomeZ
return int

MapGen public static property

public static MapGenerator, MapGen
return MapGenerator,

PCCounter public static property

public static PerformanceCounter PCCounter
return PerformanceCounter

ProcessCounter public static property

public static PerformanceCounter ProcessCounter
return PerformanceCounter

allowedJoin public property

public DateTime allowedJoin
return DateTime

name public property

public string name
return string

useAntiGrief public static property

public static bool useAntiGrief
return bool

useWOM public static property

public static bool useWOM
return bool

womText public static property

public static bool womText
return bool