C# Class Questor.Modules.TravelerDestination

Mostra file Open project: rixim/Questor

Public Methods

Method 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 method

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