C# Class SagaMap.Tasks.DeleteCorpse

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

Public Methods

Method Description
CallBack ( object o ) : void
DeleteCorpse ( Mob npc ) : System

Method Details

CallBack() public method

public CallBack ( object o ) : void
o object
return void

DeleteCorpse() public method

public DeleteCorpse ( Mob npc ) : System
npc SagaMap.Scripting.Mob
return System