C# Class kOS.AddOns.RemoteTech.Addon

Inheritance: Suffixed.Addon
显示文件 Open project: KSP-KOS/KOS

Public Methods

Method Description
Addon ( SharedObjects shared ) : System.Linq
Available ( ) : BooleanValue

Private Methods

Method Description
InitializeSuffixes ( ) : void
RTAntennaHasConnection ( kOS.Suffixed.PartValue part ) : BooleanValue
RTGetDelay ( VesselTarget tgtVessel ) : ScalarValue
RTGetGroundStations ( ) : kOS.Suffixed.ListValue
RTGetKSCDelay ( VesselTarget tgtVessel ) : ScalarValue
RTHasConnection ( VesselTarget tgtVessel ) : BooleanValue
RTHasKSCConnection ( VesselTarget tgtVessel ) : BooleanValue
RTHasLocalControl ( VesselTarget tgtVessel ) : BooleanValue

Method Details

Addon() public method

public Addon ( SharedObjects shared ) : System.Linq
shared SharedObjects
return System.Linq

Available() public method

public Available ( ) : BooleanValue
return BooleanValue