C# Класс Traveler.Module.TravelerDestination

Показать файл Открыть проект

Открытые методы

Метод Описание
PerformFinalDestinationTask ( ) : bool

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

Описание методов

PerformFinalDestinationTask() публичный абстрактный Метод

This function returns true if we are at the final destination and false if the task is not yet complete
public abstract PerformFinalDestinationTask ( ) : bool
Результат bool