C# Class SagaMap.Packets.Server.NPCDropListResult

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

Public Methods

Method Description
NPCDropListResult ( ) : System
SetResult ( System.Result result ) : void

Method Details

NPCDropListResult() public method

public NPCDropListResult ( ) : System
return System

SetResult() public method

public SetResult ( System.Result result ) : void
result System.Result
return void