C# Class SagaMap.Packets.Client.CorpseCleared

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

Public Methods

Method Description
CorpseCleared ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

CorpseCleared() public method

public CorpseCleared ( ) : System
return System

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void