C# 클래스 Questor.Modules.Actions.TravelerDestination

파일 보기 프로젝트 열기: ISeeDEDPpl/Questor 1 사용 예제들

공개 메소드들

메소드 설명
PerformFinalDestinationTask ( ) : bool

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

비공개 메소드들

메소드 설명
Undock ( ) : void
useInstaBookmark ( ) : bool

메소드 상세

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