RecyclerVehicleHClass

Classlabel: "recyclervehicleH"

Class Tree: Entity->GameObject->Craft->HoverCraft->Deployable->DeployBuildingH->RecyclerVehicleH

Description:
RecyclerVehicle is a HoverCraft DeployBuildingH that deploys into another object.

Default ODF Properties:
[GameObjectClass]
categoryTypeOverride = 24 //TEAM_SLOT_UTILITY
isSingle = true
canBailout = false
canRescue = false
buildRequire = "F"
buildSupport = "B"

ODF Properties:
  • [RecyclerVehicleHClass]

    scrapHold = 10
    How much scrap this object holds on the Scrap Bar.

    RequiresExtractor = true
    If true, requires a deployed Extractor for this object to generate Scrap. If false, will generate Scrap on it's own.

    RunParallel = false
    If this is true, Scrap is generated in parallel for this object, instead of in Scrap Bar sequence.
On this page