C# Class ACR_ServerCommunicator.GameWorldManager.SynchronizeOnlineServersRow

This structure contains rowset data for a synchronization round of the online server query.
Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
AddressString string
PublicServer bool
ServerId int

Property Details

AddressString public property

public string AddressString
return string

PublicServer public property

public bool PublicServer
return bool

ServerId public property

public int ServerId
return int