C# Class EavanScript, aura

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

Méthodes publiques

Méthode Description
Load ( ) : void

Méthodes protégées

Méthode Description
Keywords ( string keyword ) : Task,
Talk ( ) : Task,

Private Methods

Méthode Description
Greet ( ) : void

Method Details

Keywords() protected méthode

protected Keywords ( string keyword ) : Task,
keyword string
Résultat Task,

Load() public méthode

public Load ( ) : void
Résultat void

Talk() protected méthode

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