C# Class ACR_ServerCommunicator.GameWorldManager.SynchronizeOnlineCharactersRow

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

Méthodes publiques

Свойство Type Description
CharacterId int
IsDM bool
LocationString string
ServerId int

Property Details

CharacterId public_oe property

public int CharacterId
Résultat int

IsDM public_oe property

public bool IsDM
Résultat bool

LocationString public_oe property

public string LocationString
Résultat string

ServerId public_oe property

public int ServerId
Résultat int