C# Class Questor.Modules.TravelerDestination

Afficher le fichier Open project: rixim/Questor

Méthodes publiques

Méthode Description
PerformFinalDestinationTask ( ) : bool

This function returns true if we are at the final destination and false if the task is not yet complete

Method Details

PerformFinalDestinationTask() public abstract méthode

This function returns true if we are at the final destination and false if the task is not yet complete
public abstract PerformFinalDestinationTask ( ) : bool
Résultat bool