C# Class Sanguosha.Core.Network.GlobalServerProxy.ChoiceListenerThreadParameters

Afficher le fichier Open project: RagingBigFemaleBird/sgs

Méthodes publiques

Свойство Type Description
options Sanguosha.Core.UI.AdditionalCardChoiceOptions
places List
player Sanguosha.Core.Players.Player
proxy ServerNetworkProxy
resultMax List
verifier ICardChoiceVerifier

Property Details

options public_oe property

public AdditionalCardChoiceOptions,Sanguosha.Core.UI options
Résultat Sanguosha.Core.UI.AdditionalCardChoiceOptions

places public_oe property

public List places
Résultat List

player public_oe property

public Player,Sanguosha.Core.Players player
Résultat Sanguosha.Core.Players.Player

proxy public_oe property

public ServerNetworkProxy,Sanguosha.Core.Network proxy
Résultat ServerNetworkProxy

resultMax public_oe property

public List resultMax
Résultat List

verifier public_oe property

public ICardChoiceVerifier verifier
Résultat ICardChoiceVerifier