C# Class ACR_ServerCommunicator.GameWorldManager.SynchronizeOnlineServersRow

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

Public Properties

Property Type Description
AddressString string
PublicServer bool
ServerId int

Property Details

AddressString public_oe property

public string AddressString
return string

PublicServer public_oe property

public bool PublicServer
return bool

ServerId public_oe property

public int ServerId
return int