C# Class SagaLogin.Packets.Server.SendAck

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

Méthodes publiques

Méthode Description
SendAck ( ) : System
SetAck ( bool noerror ) : void

Method Details

SendAck() public méthode

public SendAck ( ) : System
Résultat System

SetAck() public méthode

public SetAck ( bool noerror ) : void
noerror bool
Résultat void