C# 클래스 Landertron.StayPutHandler

상속: ModeHandlerBase
파일 보기 프로젝트 열기: Kerbas-ad-astra/XTLandertron 1 사용 예제들

공개 메소드들

메소드 설명
StayPutHandler ( Vessel vessel ) : System

보호된 메소드들

메소드 설명
shouldFireArmedLandertrons ( ) : bool
shouldShutdownFiringLandertrons ( ) : bool

메소드 상세

StayPutHandler() 공개 메소드

public StayPutHandler ( Vessel vessel ) : System
vessel Vessel
리턴 System

shouldFireArmedLandertrons() 보호된 메소드

protected shouldFireArmedLandertrons ( ) : bool
리턴 bool

shouldShutdownFiringLandertrons() 보호된 메소드

protected shouldShutdownFiringLandertrons ( ) : bool
리턴 bool