C# Class SagaMap.Packets.Server.SendSupplyResult

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
SendSupplyResult ( ) : System
SetResult ( Results result ) : void

Method Details

SendSupplyResult() public méthode

public SendSupplyResult ( ) : System
Résultat System

SetResult() public méthode

public SetResult ( Results result ) : void
result Results
Résultat void