C# Class ACR_ServerCommunicator.GameWorldManager.InitialSynchronizationRow

This structure contains rowset data for the initial synchronization step.
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources

Méthodes publiques

Свойство Type Description
CharacterId int
CharacterLocation string
CharacterName string
PlayerId int
PlayerIsDM bool
PlayerName string
ServerAddressString string
ServerId int
ServerName string

Property Details

CharacterId public_oe property

public int CharacterId
Résultat int

CharacterLocation public_oe property

public string CharacterLocation
Résultat string

CharacterName public_oe property

public string CharacterName
Résultat string

PlayerId public_oe property

public int PlayerId
Résultat int

PlayerIsDM public_oe property

public bool PlayerIsDM
Résultat bool

PlayerName public_oe property

public string PlayerName
Résultat string

ServerAddressString public_oe property

public string ServerAddressString
Résultat string

ServerId public_oe property

public int ServerId
Résultat int

ServerName public_oe property

public string ServerName
Résultat string