C# 클래스 Traveler.Module.TravelerDestination

파일 보기 프로젝트 열기: rixim/Questor

공개 메소드들

메소드 설명
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