-
Notifications
You must be signed in to change notification settings - Fork 71
VesselIsType Parameter
Jeremie Rossignol edited this page Jul 14, 2015
·
4 revisions
Checks the VesselType of the given vessel.
PARAMETER
{
name = VesselIsType
type = VesselIsType
// Type of vessel to check for.
//
// Type: VesselType
// Required: Yes
// Values:
// Base
// EVA
// Lander
// Probe
// Rover
// Ship
// Station
// SpaceObject
//
vesselType = EVA
// Text for the contract parameter.
//
// Type: string
// Required: No (defaulted)
// Default: Vessel type: <vesselType>
//title =
}
- Vessel Parameters
- VesselParameterGroup
- Vessel Attributes
- Vessel State
- Vessel History
- RemoteTech
- Kerbal Parameters
- Progression Parameters
- Negative Parameters
- Set Parameters
- Planetary Parameters
- Miscellaneous Parameters
Contract Configurator
Configuration File Syntax
Extending Contract Configurator