C# Class ACR_ServerCommunicator.GameWorldManager.SynchronizeOnlineServersRow

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

Méthodes publiques

Свойство Type Description
AddressString string
PublicServer bool
ServerId int

Property Details

AddressString public_oe property

public string AddressString
Résultat string

PublicServer public_oe property

public bool PublicServer
Résultat bool

ServerId public_oe property

public int ServerId
Résultat int