C# 클래스 Questor.Modules.Arm

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

공개 프로퍼티들

프로퍼티 타입 설명
DefaultFittingChecked bool
DefaultFittingFound bool
TryMissionShip bool
UseMissionShip bool

공개 메소드들

메소드 설명
Arm ( ) : System
ProcessState ( ) : void

메소드 상세

Arm() 공개 메소드

public Arm ( ) : System
리턴 System

ProcessState() 공개 메소드

public ProcessState ( ) : void
리턴 void

프로퍼티 상세

DefaultFittingChecked 공개적으로 프로퍼티

public bool DefaultFittingChecked
리턴 bool

DefaultFittingFound 공개적으로 프로퍼티

public bool DefaultFittingFound
리턴 bool

TryMissionShip 공개적으로 프로퍼티

public bool TryMissionShip
리턴 bool

UseMissionShip 공개적으로 프로퍼티

public bool UseMissionShip
리턴 bool