C# Class ALFAIRCBot.ALFAIRCBot.SERVER_DATA

Datei anzeigen Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
DMs int
HealthStatus int
Name string
Players int
ServerId int
VaultOnline bool

Property Details

DMs public_oe property

public int DMs
return int

HealthStatus public_oe property

public int HealthStatus
return int

Name public_oe property

public string Name
return string

Players public_oe property

public int Players
return int

ServerId public_oe property

public int ServerId
return int

VaultOnline public_oe property

public bool VaultOnline
return bool