C# Class Questor.Modules.Arm

Mostra 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_oe property

public bool DefaultFittingChecked
return bool

DefaultFittingFound public_oe property

public bool DefaultFittingFound
return bool

TryMissionShip public_oe property

public bool TryMissionShip
return bool

UseMissionShip public_oe property

public bool UseMissionShip
return bool