C# 클래스 Dwarrowdelf.Jobs.Assignments.GenericDebugAssignment

상속: Assignment
파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 메소드들

메소드 설명
GenericDebugAssignment ( IJobObserver parent, GameAction action ) : System
ToString ( ) : string

보호된 메소드들

메소드 설명
PrepareNextActionOverride ( JobStatus &progress ) : GameAction

비공개 메소드들

메소드 설명
GenericDebugAssignment ( SaveGameContext ctx ) : System

메소드 상세

GenericDebugAssignment() 공개 메소드

public GenericDebugAssignment ( IJobObserver parent, GameAction action ) : System
parent IJobObserver
action GameAction
리턴 System

PrepareNextActionOverride() 보호된 메소드

protected PrepareNextActionOverride ( JobStatus &progress ) : GameAction
progress JobStatus
리턴 GameAction

ToString() 공개 메소드

public ToString ( ) : string
리턴 string