C# Class SagaLogin.Packets.Server.SendAck

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
SendAck ( ) : System
SetAck ( bool noerror ) : void

Method Details

SendAck() public method

public SendAck ( ) : System
return System

SetAck() public method

public SetAck ( bool noerror ) : void
noerror bool
return void