C# 클래스 RemoteTech.FlightComputer.Commands.ActionGroupCommand

상속: AbstractCommand
파일 보기 프로젝트 열기: RemoteTechnologiesGroup/RemoteTech 1 사용 예제들

공개 메소드들

메소드 설명
Pop ( FlightComputer f ) : bool
WithGroup ( KSPActionGroup group ) : ActionGroupCommand

메소드 상세

Pop() 공개 메소드

public Pop ( FlightComputer f ) : bool
f FlightComputer
리턴 bool

WithGroup() 공개 정적인 메소드

public static WithGroup ( KSPActionGroup group ) : ActionGroupCommand
group KSPActionGroup
리턴 ActionGroupCommand