C# Class Questor.Modules.Arm

Show file Open project: rixim/Questor

Public Properties

Property Type Description
DefaultFittingChecked bool
DefaultFittingFound bool
TryMissionShip bool
UseMissionShip bool

Public Methods

Method Description
Arm ( ) : System
ProcessState ( ) : void

Method Details

Arm() public method

public Arm ( ) : System
return System

ProcessState() public method

public ProcessState ( ) : void
return void

Property Details

DefaultFittingChecked public property

public bool DefaultFittingChecked
return bool

DefaultFittingFound public property

public bool DefaultFittingFound
return bool

TryMissionShip public property

public bool TryMissionShip
return bool

UseMissionShip public property

public bool UseMissionShip
return bool