C# Class GlenisExtDeliveryAranwenStewartPtjBaseScript, aura

Inheritance: GlenisDeliveryPtjBaseScript
Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
Load ( ) : void
OnReceive ( Creature, creature ) : void

Protected Methods

Method Description
AfterIntroDialogue ( NpcScript, npc ) : void

Private Methods

Method Description
RecipientAfterIntro ( NpcScript, npc ) : Task

Method Details

AfterIntroDialogue() protected method

protected AfterIntroDialogue ( NpcScript, npc ) : void
npc NpcScript,
return void

Load() public method

public Load ( ) : void
return void

OnReceive() public method

public OnReceive ( Creature, creature ) : void
creature Creature,
return void