C# Class AdventCalenderEventNpcScript, aura

Inheritance: NpcScript
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
GetRandomGift ( ) : Item,
Load ( ) : void

Méthodes protégées

Méthode Description
Talk ( ) : Task,

Private Methods

Méthode Description
GetLastReceivedDay ( DateTime, now ) : int
SaveLastReceivedDay ( DateTime, now ) : void

Method Details

GetRandomGift() public static méthode

public static GetRandomGift ( ) : Item,
Résultat Item,

Load() public méthode

public Load ( ) : void
Résultat void

Talk() protected méthode

protected Talk ( ) : Task,
Résultat Task,