C# Class AdventCalenderEventNpcScript, aura

Inheritance: NpcScript
显示文件 Open project: aura-project/aura

Public Methods

Method Description
GetRandomGift ( ) : Item,
Load ( ) : void

Protected Methods

Method Description
Talk ( ) : Task,

Private Methods

Method Description
GetLastReceivedDay ( DateTime, now ) : int
SaveLastReceivedDay ( DateTime, now ) : void

Method Details

GetRandomGift() public static method

public static GetRandomGift ( ) : Item,
return Item,

Load() public method

public Load ( ) : void
return void

Talk() protected method

protected Talk ( ) : Task,
return Task,