C# Class SagaLogin.Packets.Map.Send.LoginAnswer

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

Public Methods

Method Description
LoginAnswer ( ) : System
SetError ( IdentError error ) : void

Method Details

LoginAnswer() public method

public LoginAnswer ( ) : System
return System

SetError() public method

public SetError ( IdentError error ) : void
error IdentError
return void