C# Class TempBan, MCSDFDBSWADZBSBL

Exibir arquivo 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_oe static_oe property

public static string HomePrefix
return string

HomeRank public_oe static_oe property

public static LevelPermission HomeRank
return LevelPermission

HomeX public_oe static_oe property

public static int HomeX
return int

HomeY public_oe static_oe property

public static int HomeY
return int

HomeZ public_oe static_oe property

public static int HomeZ
return int

MapGen public_oe static_oe property

public static MapGenerator, MapGen
return MapGenerator,

PCCounter public_oe static_oe property

public static PerformanceCounter PCCounter
return PerformanceCounter

ProcessCounter public_oe static_oe property

public static PerformanceCounter ProcessCounter
return PerformanceCounter

allowedJoin public_oe property

public DateTime allowedJoin
return DateTime

name public_oe property

public string name
return string

useAntiGrief public_oe static_oe property

public static bool useAntiGrief
return bool

useWOM public_oe static_oe property

public static bool useWOM
return bool

womText public_oe static_oe property

public static bool womText
return bool