@satisfactory-dev/docs.json.ts 0.9.3 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (282) hide show
  1. package/assert/CustomAssert.js +1 -0
  2. package/lib/CustomParsingTypes/CustomPairingTypes.js +1 -0
  3. package/lib/CustomParsingTypes/TypedString.js +1 -0
  4. package/lib/CustomParsingTypes/TypedStringConst.js +1 -0
  5. package/lib/CustomParsingTypes/TypedStringEnum.js +1 -0
  6. package/lib/CustomParsingTypes/TypedStringPattern.js +1 -0
  7. package/lib/CustomParsingTypes/UnrealEngineString.js +1 -0
  8. package/lib/CustomParsingTypes/ValueToRegexFormatter.js +1 -0
  9. package/lib/DataDiscovery/CustomTypes/BooleanOrBooleanExtended.js +1 -0
  10. package/lib/DataDiscovery/CustomTypes/StringStartsWith.js +1 -0
  11. package/lib/DataDiscovery/CustomTypes/TypedString.js +1 -0
  12. package/lib/DataDiscovery/CustomTypes/UnrealEngineString.js +1 -0
  13. package/lib/DataDiscovery/Generator.js +1 -0
  14. package/lib/DataDiscovery/JsonSchema/Array.js +1 -0
  15. package/lib/DataDiscovery/JsonSchema/Object.js +1 -0
  16. package/lib/DataDiscovery/JsonSchema/OneOf.js +1 -0
  17. package/lib/DataDiscovery/JsonSchema/Ref.js +1 -0
  18. package/lib/DataDiscovery/JsonSchema/StringType.js +1 -0
  19. package/lib/DataDiscovery/Literal.js +1 -0
  20. package/lib/DataDiscovery.js +1 -0
  21. package/lib/DocsToAutoImport/ArrayTypeNodes.js +1 -0
  22. package/lib/DocsToAutoImport/ClassDeclarations.js +1 -0
  23. package/lib/DocsToAutoImport/FunctionDeclaration.js +1 -0
  24. package/lib/DocsToAutoImport/LiteralTypeNodes.js +1 -0
  25. package/lib/DocsToAutoImport/MethodDeclarations.js +1 -0
  26. package/lib/DocsToAutoImport/NodeExtraction.js +1 -0
  27. package/lib/DocsToAutoImport/PropertyDeclarations.js +1 -0
  28. package/lib/DocsToAutoImport/TupleTypeNodes.js +1 -0
  29. package/lib/DocsToAutoImport/TypeLiteralNodes.js +1 -0
  30. package/lib/DocsToAutoImport/TypeReferenceNodes.js +1 -0
  31. package/lib/DocsToAutoImport/from_Node_array.js +1 -0
  32. package/lib/DocsTsAutoImports.js +1 -0
  33. package/lib/DocsTsGenerator/FilesGenerator.js +1 -0
  34. package/lib/DocsTsGenerator.js +2 -0
  35. package/lib/DocsValidation.js +1 -0
  36. package/lib/Exceptions.js +1 -0
  37. package/lib/FilesGenerator.js +1 -0
  38. package/lib/MarkdownUtilities.js +1 -0
  39. package/lib/StringStartsWith.js +1 -0
  40. package/lib/TsFactoryWrapper.js +1 -0
  41. package/lib/TypeDefinitionDiscovery/CustomParsingTypes/UnrealEngineString.js +1 -0
  42. package/lib/TypeDefinitionDiscovery/CustomParsingTypes/string_starts_with.js +1 -0
  43. package/lib/TypeDefinitionDiscovery/CustomParsingTypes/typed_string.js +1 -0
  44. package/lib/TypeDefinitionDiscovery/Generator.js +1 -0
  45. package/lib/TypeDefinitionDiscovery/GeneratorDoesDiscovery.js +1 -0
  46. package/lib/TypeDefinitionDiscovery/JsonSchema/ArrayType.js +1 -0
  47. package/lib/TypeDefinitionDiscovery/JsonSchema/Object/ExtendsObject.js +1 -0
  48. package/lib/TypeDefinitionDiscovery/JsonSchema/ObjectType.js +1 -0
  49. package/lib/TypeDefinitionDiscovery/JsonSchema/String/Const.js +1 -0
  50. package/lib/TypeDefinitionDiscovery/JsonSchema/String/Enum/BooleanEnum.js +1 -0
  51. package/lib/TypeDefinitionDiscovery/JsonSchema/String/Enum.js +1 -0
  52. package/lib/TypeDefinitionDiscovery/JsonSchema/String/Pattern.js +1 -0
  53. package/lib/TypeDefinitionDiscovery/JsonSchema/String.js +1 -0
  54. package/lib/TypeDefinitionDiscovery/JsonSchema/oneOf_or_anyOf.js +1 -0
  55. package/lib/TypeDefinitionDiscovery.js +1 -0
  56. package/lib/TypeDefinitionWriter.js +1 -0
  57. package/lib/TypesDiscovery/CandidatesDiscovery.js +1 -0
  58. package/lib/TypesDiscovery/CustomParsingTypes/UnrealEngineString.js +1 -0
  59. package/lib/TypesDiscovery/CustomParsingTypes/typed_string.js +1 -0
  60. package/lib/TypesDiscovery/JsonSchema/$ref.js +1 -0
  61. package/lib/TypesDiscovery/JsonSchema/const.js +1 -0
  62. package/lib/TypesDiscovery/JsonSchema/enum.js +1 -0
  63. package/lib/TypesDiscovery/JsonSchema/properties.js +1 -0
  64. package/lib/TypesDiscovery/non_array_object_property.js +1 -0
  65. package/lib/TypesDiscovery/non_empty_array_property.js +1 -0
  66. package/lib/TypesDiscovery.js +1 -0
  67. package/lib/TypesGeneration/validators.js +1 -0
  68. package/lib/TypesGeneration.js +1 -0
  69. package/lib/__dirname.js +1 -0
  70. package/lib/generator.js +1 -0
  71. package/lib/helpers.js +1 -0
  72. package/lib/index.js +1 -0
  73. package/package.json +1 -1
  74. package/setup_PerformanceObserver.js +1 -0
  75. package/generated-types/update8/classes/CoreUObject/FGAmmoTypeInstantHit.d.ts +0 -20
  76. package/generated-types/update8/classes/CoreUObject/FGAmmoTypeInstantHit.js +0 -1
  77. package/generated-types/update8/classes/CoreUObject/FGAmmoTypeProjectile.d.ts +0 -88
  78. package/generated-types/update8/classes/CoreUObject/FGAmmoTypeProjectile.js +0 -1
  79. package/generated-types/update8/classes/CoreUObject/FGAmmoTypeSpreadshot.d.ts +0 -14
  80. package/generated-types/update8/classes/CoreUObject/FGAmmoTypeSpreadshot.js +0 -1
  81. package/generated-types/update8/classes/CoreUObject/FGBuildable.d.ts +0 -164
  82. package/generated-types/update8/classes/CoreUObject/FGBuildable.js +0 -1
  83. package/generated-types/update8/classes/CoreUObject/FGBuildableAttachmentMerger.d.ts +0 -9
  84. package/generated-types/update8/classes/CoreUObject/FGBuildableAttachmentMerger.js +0 -1
  85. package/generated-types/update8/classes/CoreUObject/FGBuildableAttachmentSplitter.d.ts +0 -6
  86. package/generated-types/update8/classes/CoreUObject/FGBuildableAttachmentSplitter.js +0 -1
  87. package/generated-types/update8/classes/CoreUObject/FGBuildableBeamLightweight.d.ts +0 -15
  88. package/generated-types/update8/classes/CoreUObject/FGBuildableBeamLightweight.js +0 -1
  89. package/generated-types/update8/classes/CoreUObject/FGBuildableBlueprintDesigner.d.ts +0 -23
  90. package/generated-types/update8/classes/CoreUObject/FGBuildableBlueprintDesigner.js +0 -1
  91. package/generated-types/update8/classes/CoreUObject/FGBuildableCircuitSwitch.d.ts +0 -8
  92. package/generated-types/update8/classes/CoreUObject/FGBuildableCircuitSwitch.js +0 -1
  93. package/generated-types/update8/classes/CoreUObject/FGBuildableConveyorBelt.d.ts +0 -20
  94. package/generated-types/update8/classes/CoreUObject/FGBuildableConveyorBelt.js +0 -1
  95. package/generated-types/update8/classes/CoreUObject/FGBuildableConveyorLift.d.ts +0 -12
  96. package/generated-types/update8/classes/CoreUObject/FGBuildableConveyorLift.js +0 -1
  97. package/generated-types/update8/classes/CoreUObject/FGBuildableCornerWall.d.ts +0 -10
  98. package/generated-types/update8/classes/CoreUObject/FGBuildableCornerWall.js +0 -1
  99. package/generated-types/update8/classes/CoreUObject/FGBuildableDockingStation.d.ts +0 -23
  100. package/generated-types/update8/classes/CoreUObject/FGBuildableDockingStation.js +0 -1
  101. package/generated-types/update8/classes/CoreUObject/FGBuildableDoor.d.ts +0 -23
  102. package/generated-types/update8/classes/CoreUObject/FGBuildableDoor.js +0 -1
  103. package/generated-types/update8/classes/CoreUObject/FGBuildableDroneStation.d.ts +0 -38
  104. package/generated-types/update8/classes/CoreUObject/FGBuildableDroneStation.js +0 -1
  105. package/generated-types/update8/classes/CoreUObject/FGBuildableFactory.d.ts +0 -22
  106. package/generated-types/update8/classes/CoreUObject/FGBuildableFactory.js +0 -1
  107. package/generated-types/update8/classes/CoreUObject/FGBuildableFactoryBuilding.d.ts +0 -9
  108. package/generated-types/update8/classes/CoreUObject/FGBuildableFactoryBuilding.js +0 -1
  109. package/generated-types/update8/classes/CoreUObject/FGBuildableFactorySimpleProducer.d.ts +0 -10
  110. package/generated-types/update8/classes/CoreUObject/FGBuildableFactorySimpleProducer.js +0 -1
  111. package/generated-types/update8/classes/CoreUObject/FGBuildableFloodlight.d.ts +0 -9
  112. package/generated-types/update8/classes/CoreUObject/FGBuildableFloodlight.js +0 -1
  113. package/generated-types/update8/classes/CoreUObject/FGBuildableFoundation.d.ts +0 -16
  114. package/generated-types/update8/classes/CoreUObject/FGBuildableFoundation.js +0 -1
  115. package/generated-types/update8/classes/CoreUObject/FGBuildableFoundationLightweight.d.ts +0 -6
  116. package/generated-types/update8/classes/CoreUObject/FGBuildableFoundationLightweight.js +0 -1
  117. package/generated-types/update8/classes/CoreUObject/FGBuildableFrackingActivator.d.ts +0 -18
  118. package/generated-types/update8/classes/CoreUObject/FGBuildableFrackingActivator.js +0 -1
  119. package/generated-types/update8/classes/CoreUObject/FGBuildableFrackingExtractor.d.ts +0 -13
  120. package/generated-types/update8/classes/CoreUObject/FGBuildableFrackingExtractor.js +0 -1
  121. package/generated-types/update8/classes/CoreUObject/FGBuildableGenerator.d.ts +0 -6
  122. package/generated-types/update8/classes/CoreUObject/FGBuildableGenerator.js +0 -1
  123. package/generated-types/update8/classes/CoreUObject/FGBuildableGeneratorFuel.d.ts +0 -99
  124. package/generated-types/update8/classes/CoreUObject/FGBuildableGeneratorFuel.js +0 -1
  125. package/generated-types/update8/classes/CoreUObject/FGBuildableGeneratorGeoThermal.d.ts +0 -15
  126. package/generated-types/update8/classes/CoreUObject/FGBuildableGeneratorGeoThermal.js +0 -1
  127. package/generated-types/update8/classes/CoreUObject/FGBuildableGeneratorNuclear.d.ts +0 -41
  128. package/generated-types/update8/classes/CoreUObject/FGBuildableGeneratorNuclear.js +0 -1
  129. package/generated-types/update8/classes/CoreUObject/FGBuildableJumppad.d.ts +0 -34
  130. package/generated-types/update8/classes/CoreUObject/FGBuildableJumppad.js +0 -1
  131. package/generated-types/update8/classes/CoreUObject/FGBuildableLadder.d.ts +0 -13
  132. package/generated-types/update8/classes/CoreUObject/FGBuildableLadder.js +0 -1
  133. package/generated-types/update8/classes/CoreUObject/FGBuildableLightSource.d.ts +0 -22
  134. package/generated-types/update8/classes/CoreUObject/FGBuildableLightSource.js +0 -1
  135. package/generated-types/update8/classes/CoreUObject/FGBuildableLightsControlPanel.d.ts +0 -13
  136. package/generated-types/update8/classes/CoreUObject/FGBuildableLightsControlPanel.js +0 -1
  137. package/generated-types/update8/classes/CoreUObject/FGBuildableMAM.d.ts +0 -10
  138. package/generated-types/update8/classes/CoreUObject/FGBuildableMAM.js +0 -1
  139. package/generated-types/update8/classes/CoreUObject/FGBuildableManufacturer.d.ts +0 -59
  140. package/generated-types/update8/classes/CoreUObject/FGBuildableManufacturer.js +0 -1
  141. package/generated-types/update8/classes/CoreUObject/FGBuildableManufacturerVariablePower.d.ts +0 -20
  142. package/generated-types/update8/classes/CoreUObject/FGBuildableManufacturerVariablePower.js +0 -1
  143. package/generated-types/update8/classes/CoreUObject/FGBuildablePassthrough.d.ts +0 -18
  144. package/generated-types/update8/classes/CoreUObject/FGBuildablePassthrough.js +0 -1
  145. package/generated-types/update8/classes/CoreUObject/FGBuildablePassthroughPipeHyper.d.ts +0 -5
  146. package/generated-types/update8/classes/CoreUObject/FGBuildablePassthroughPipeHyper.js +0 -1
  147. package/generated-types/update8/classes/CoreUObject/FGBuildablePillarLightweight.d.ts +0 -13
  148. package/generated-types/update8/classes/CoreUObject/FGBuildablePillarLightweight.js +0 -1
  149. package/generated-types/update8/classes/CoreUObject/FGBuildablePipeHyper.d.ts +0 -11
  150. package/generated-types/update8/classes/CoreUObject/FGBuildablePipeHyper.js +0 -1
  151. package/generated-types/update8/classes/CoreUObject/FGBuildablePipeReservoir.d.ts +0 -11
  152. package/generated-types/update8/classes/CoreUObject/FGBuildablePipeReservoir.js +0 -1
  153. package/generated-types/update8/classes/CoreUObject/FGBuildablePipeline.d.ts +0 -36
  154. package/generated-types/update8/classes/CoreUObject/FGBuildablePipeline.js +0 -1
  155. package/generated-types/update8/classes/CoreUObject/FGBuildablePipelineJunction.d.ts +0 -6
  156. package/generated-types/update8/classes/CoreUObject/FGBuildablePipelineJunction.js +0 -1
  157. package/generated-types/update8/classes/CoreUObject/FGBuildablePipelinePump.d.ts +0 -16
  158. package/generated-types/update8/classes/CoreUObject/FGBuildablePipelinePump.js +0 -1
  159. package/generated-types/update8/classes/CoreUObject/FGBuildablePipelineSupport.d.ts +0 -13
  160. package/generated-types/update8/classes/CoreUObject/FGBuildablePipelineSupport.js +0 -1
  161. package/generated-types/update8/classes/CoreUObject/FGBuildablePoleLightweight.d.ts +0 -10
  162. package/generated-types/update8/classes/CoreUObject/FGBuildablePoleLightweight.js +0 -1
  163. package/generated-types/update8/classes/CoreUObject/FGBuildablePowerPole.d.ts +0 -12
  164. package/generated-types/update8/classes/CoreUObject/FGBuildablePowerPole.js +0 -1
  165. package/generated-types/update8/classes/CoreUObject/FGBuildablePowerStorage.d.ts +0 -17
  166. package/generated-types/update8/classes/CoreUObject/FGBuildablePowerStorage.js +0 -1
  167. package/generated-types/update8/classes/CoreUObject/FGBuildablePriorityPowerSwitch.d.ts +0 -10
  168. package/generated-types/update8/classes/CoreUObject/FGBuildablePriorityPowerSwitch.js +0 -1
  169. package/generated-types/update8/classes/CoreUObject/FGBuildableRadarTower.d.ts +0 -11
  170. package/generated-types/update8/classes/CoreUObject/FGBuildableRadarTower.js +0 -1
  171. package/generated-types/update8/classes/CoreUObject/FGBuildableRailroadSignal.d.ts +0 -23
  172. package/generated-types/update8/classes/CoreUObject/FGBuildableRailroadSignal.js +0 -1
  173. package/generated-types/update8/classes/CoreUObject/FGBuildableRailroadStation.d.ts +0 -12
  174. package/generated-types/update8/classes/CoreUObject/FGBuildableRailroadStation.js +0 -1
  175. package/generated-types/update8/classes/CoreUObject/FGBuildableRailroadTrack.d.ts +0 -30
  176. package/generated-types/update8/classes/CoreUObject/FGBuildableRailroadTrack.js +0 -1
  177. package/generated-types/update8/classes/CoreUObject/FGBuildableRamp.d.ts +0 -10
  178. package/generated-types/update8/classes/CoreUObject/FGBuildableRamp.js +0 -1
  179. package/generated-types/update8/classes/CoreUObject/FGBuildableResourceExtractor.d.ts +0 -38
  180. package/generated-types/update8/classes/CoreUObject/FGBuildableResourceExtractor.js +0 -1
  181. package/generated-types/update8/classes/CoreUObject/FGBuildableResourceSink.d.ts +0 -16
  182. package/generated-types/update8/classes/CoreUObject/FGBuildableResourceSink.js +0 -1
  183. package/generated-types/update8/classes/CoreUObject/FGBuildableResourceSinkShop.d.ts +0 -9
  184. package/generated-types/update8/classes/CoreUObject/FGBuildableResourceSinkShop.js +0 -1
  185. package/generated-types/update8/classes/CoreUObject/FGBuildableSnowDispenser.d.ts +0 -9
  186. package/generated-types/update8/classes/CoreUObject/FGBuildableSnowDispenser.js +0 -1
  187. package/generated-types/update8/classes/CoreUObject/FGBuildableSpaceElevator.d.ts +0 -6
  188. package/generated-types/update8/classes/CoreUObject/FGBuildableSpaceElevator.js +0 -1
  189. package/generated-types/update8/classes/CoreUObject/FGBuildableSplitterSmart.d.ts +0 -20
  190. package/generated-types/update8/classes/CoreUObject/FGBuildableSplitterSmart.js +0 -1
  191. package/generated-types/update8/classes/CoreUObject/FGBuildableStair.d.ts +0 -11
  192. package/generated-types/update8/classes/CoreUObject/FGBuildableStair.js +0 -1
  193. package/generated-types/update8/classes/CoreUObject/FGBuildableStorage.d.ts +0 -11
  194. package/generated-types/update8/classes/CoreUObject/FGBuildableStorage.js +0 -1
  195. package/generated-types/update8/classes/CoreUObject/FGBuildableTradingPost.d.ts +0 -38
  196. package/generated-types/update8/classes/CoreUObject/FGBuildableTradingPost.js +0 -1
  197. package/generated-types/update8/classes/CoreUObject/FGBuildableTrainPlatform.d.ts +0 -16
  198. package/generated-types/update8/classes/CoreUObject/FGBuildableTrainPlatform.js +0 -1
  199. package/generated-types/update8/classes/CoreUObject/FGBuildableTrainPlatformCargo.d.ts +0 -47
  200. package/generated-types/update8/classes/CoreUObject/FGBuildableTrainPlatformCargo.js +0 -1
  201. package/generated-types/update8/classes/CoreUObject/FGBuildableTrainPlatformEmpty.d.ts +0 -9
  202. package/generated-types/update8/classes/CoreUObject/FGBuildableTrainPlatformEmpty.js +0 -1
  203. package/generated-types/update8/classes/CoreUObject/FGBuildableWalkway.d.ts +0 -22
  204. package/generated-types/update8/classes/CoreUObject/FGBuildableWalkway.js +0 -1
  205. package/generated-types/update8/classes/CoreUObject/FGBuildableWalkwayLightweight.d.ts +0 -11
  206. package/generated-types/update8/classes/CoreUObject/FGBuildableWalkwayLightweight.js +0 -1
  207. package/generated-types/update8/classes/CoreUObject/FGBuildableWall.d.ts +0 -24
  208. package/generated-types/update8/classes/CoreUObject/FGBuildableWall.js +0 -1
  209. package/generated-types/update8/classes/CoreUObject/FGBuildableWallLightweight.d.ts +0 -9
  210. package/generated-types/update8/classes/CoreUObject/FGBuildableWallLightweight.js +0 -1
  211. package/generated-types/update8/classes/CoreUObject/FGBuildableWaterPump.d.ts +0 -20
  212. package/generated-types/update8/classes/CoreUObject/FGBuildableWaterPump.js +0 -1
  213. package/generated-types/update8/classes/CoreUObject/FGBuildableWidgetSign.d.ts +0 -25
  214. package/generated-types/update8/classes/CoreUObject/FGBuildableWidgetSign.js +0 -1
  215. package/generated-types/update8/classes/CoreUObject/FGBuildableWire.d.ts +0 -15
  216. package/generated-types/update8/classes/CoreUObject/FGBuildableWire.js +0 -1
  217. package/generated-types/update8/classes/CoreUObject/FGBuildingDescriptor.d.ts +0 -14
  218. package/generated-types/update8/classes/CoreUObject/FGBuildingDescriptor.js +0 -1
  219. package/generated-types/update8/classes/CoreUObject/FGChainsaw.d.ts +0 -21
  220. package/generated-types/update8/classes/CoreUObject/FGChainsaw.js +0 -1
  221. package/generated-types/update8/classes/CoreUObject/FGChargedWeapon.d.ts +0 -15
  222. package/generated-types/update8/classes/CoreUObject/FGChargedWeapon.js +0 -1
  223. package/generated-types/update8/classes/CoreUObject/FGConsumableDescriptor.d.ts +0 -18
  224. package/generated-types/update8/classes/CoreUObject/FGConsumableDescriptor.js +0 -1
  225. package/generated-types/update8/classes/CoreUObject/FGConsumableEquipment.d.ts +0 -5
  226. package/generated-types/update8/classes/CoreUObject/FGConsumableEquipment.js +0 -1
  227. package/generated-types/update8/classes/CoreUObject/FGConveyorPoleStackable.d.ts +0 -5
  228. package/generated-types/update8/classes/CoreUObject/FGConveyorPoleStackable.js +0 -1
  229. package/generated-types/update8/classes/CoreUObject/FGCustomizationRecipe.d.ts +0 -35
  230. package/generated-types/update8/classes/CoreUObject/FGCustomizationRecipe.js +0 -1
  231. package/generated-types/update8/classes/CoreUObject/FGEquipment.d.ts +0 -57
  232. package/generated-types/update8/classes/CoreUObject/FGEquipment.js +0 -1
  233. package/generated-types/update8/classes/CoreUObject/FGEquipmentDescriptor.d.ts +0 -13
  234. package/generated-types/update8/classes/CoreUObject/FGEquipmentDescriptor.js +0 -1
  235. package/generated-types/update8/classes/CoreUObject/FGEquipmentStunSpear.d.ts +0 -28
  236. package/generated-types/update8/classes/CoreUObject/FGEquipmentStunSpear.js +0 -1
  237. package/generated-types/update8/classes/CoreUObject/FGEquipmentZipline.d.ts +0 -17
  238. package/generated-types/update8/classes/CoreUObject/FGEquipmentZipline.js +0 -1
  239. package/generated-types/update8/classes/CoreUObject/FGGasMask.d.ts +0 -13
  240. package/generated-types/update8/classes/CoreUObject/FGGasMask.js +0 -1
  241. package/generated-types/update8/classes/CoreUObject/FGGolfCartDispenser.d.ts +0 -13
  242. package/generated-types/update8/classes/CoreUObject/FGGolfCartDispenser.js +0 -1
  243. package/generated-types/update8/classes/CoreUObject/FGHoverPack.d.ts +0 -39
  244. package/generated-types/update8/classes/CoreUObject/FGHoverPack.js +0 -1
  245. package/generated-types/update8/classes/CoreUObject/FGItemDescriptor.d.ts +0 -56
  246. package/generated-types/update8/classes/CoreUObject/FGItemDescriptor.js +0 -1
  247. package/generated-types/update8/classes/CoreUObject/FGItemDescriptorBiomass.d.ts +0 -9
  248. package/generated-types/update8/classes/CoreUObject/FGItemDescriptorBiomass.js +0 -1
  249. package/generated-types/update8/classes/CoreUObject/FGItemDescriptorNuclearFuel.d.ts +0 -14
  250. package/generated-types/update8/classes/CoreUObject/FGItemDescriptorNuclearFuel.js +0 -1
  251. package/generated-types/update8/classes/CoreUObject/FGJetPack.d.ts +0 -25
  252. package/generated-types/update8/classes/CoreUObject/FGJetPack.js +0 -1
  253. package/generated-types/update8/classes/CoreUObject/FGJumpingStilts.d.ts +0 -10
  254. package/generated-types/update8/classes/CoreUObject/FGJumpingStilts.js +0 -1
  255. package/generated-types/update8/classes/CoreUObject/FGObjectScanner.d.ts +0 -22
  256. package/generated-types/update8/classes/CoreUObject/FGObjectScanner.js +0 -1
  257. package/generated-types/update8/classes/CoreUObject/FGParachute.d.ts +0 -15
  258. package/generated-types/update8/classes/CoreUObject/FGParachute.js +0 -1
  259. package/generated-types/update8/classes/CoreUObject/FGPipeHyperStart.d.ts +0 -19
  260. package/generated-types/update8/classes/CoreUObject/FGPipeHyperStart.js +0 -1
  261. package/generated-types/update8/classes/CoreUObject/FGPoleDescriptor.d.ts +0 -13
  262. package/generated-types/update8/classes/CoreUObject/FGPoleDescriptor.js +0 -1
  263. package/generated-types/update8/classes/CoreUObject/FGPortableMinerDispenser.d.ts +0 -6
  264. package/generated-types/update8/classes/CoreUObject/FGPortableMinerDispenser.js +0 -1
  265. package/generated-types/update8/classes/CoreUObject/FGRecipe.d.ts +0 -9
  266. package/generated-types/update8/classes/CoreUObject/FGRecipe.js +0 -1
  267. package/generated-types/update8/classes/CoreUObject/FGResourceDescriptor.d.ts +0 -12
  268. package/generated-types/update8/classes/CoreUObject/FGResourceDescriptor.js +0 -1
  269. package/generated-types/update8/classes/CoreUObject/FGSchematic.d.ts +0 -146
  270. package/generated-types/update8/classes/CoreUObject/FGSchematic.js +0 -1
  271. package/generated-types/update8/classes/CoreUObject/FGSuitBase.d.ts +0 -27
  272. package/generated-types/update8/classes/CoreUObject/FGSuitBase.js +0 -1
  273. package/generated-types/update8/classes/CoreUObject/FGVehicleDescriptor.d.ts +0 -22
  274. package/generated-types/update8/classes/CoreUObject/FGVehicleDescriptor.js +0 -1
  275. package/generated-types/update8/classes/CoreUObject/FGWeapon.d.ts +0 -45
  276. package/generated-types/update8/classes/CoreUObject/FGWeapon.js +0 -1
  277. package/generated-types/update8/common/scalar.d.ts +0 -7
  278. package/generated-types/update8/common/scalar.js +0 -1
  279. package/generated-types/update8/common/unassigned.d.ts +0 -251
  280. package/generated-types/update8/common/unassigned.js +0 -1
  281. package/generated-types/update8/utils/validators.d.ts +0 -14
  282. package/generated-types/update8/utils/validators.js +0 -14
@@ -1,164 +0,0 @@
1
- import { decimal_string__signed__type, boolean__type, decimal_string__type, integer_string__signed__type, integer_string__type } from '../../common/scalar';
2
- import { empty_object__type, xyz__type, UnrealEngineString__array__type, None__type, class__type, NativeClass__type } from '../../common/unassigned';
3
- import { StringPassedRegExp } from '../../utils/validators';
4
- export type FGBuildable__base__type = class__type & {
5
- MaxRenderDistance: decimal_string__signed__type;
6
- mAlternativeMaterialRecipes: '' | [
7
- {
8
- mMaterial: '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_Asphalt.MaterialDesc_Foundation_Asphalt_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_Concrete.MaterialDesc_Foundation_Concrete_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_Default.MaterialDesc_Foundation_Default_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_GripMetal.MaterialDesc_Foundation_GripMetal_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_PolishedConcrete.MaterialDesc_Foundation_PolishedConcrete_C';
9
- mRecipe: '/Game/FactoryGame/Recipes/Buildings/Foundations/Recipe_QuarterPipeCorner_01.Recipe_QuarterPipeCorner_01_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddle_Asphalt_8x1.Recipe_QuarterPipeMiddle_Asphalt_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddle_Asphalt_8x2.Recipe_QuarterPipeMiddle_Asphalt_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddle_Asphalt_8x4.Recipe_QuarterPipeMiddle_Asphalt_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleInCorner_Asphalt_8x1.Recipe_QuarterPipeMiddleInCorner_Asphalt_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleInCorner_Asphalt_8x2.Recipe_QuarterPipeMiddleInCorner_Asphalt_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleInCorner_Asphalt_8x4.Recipe_QuarterPipeMiddleInCorner_Asphalt_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x1.Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x2.Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x4.Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeInCorner_Asphalt_8x4.Recipe_QuarterPipeInCorner_Asphalt_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddle_Concrete_8x1.Recipe_QuarterPipeMiddle_Concrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddle_Concrete_8x2.Recipe_QuarterPipeMiddle_Concrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddle_Concrete_8x4.Recipe_QuarterPipeMiddle_Concrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleInCorner_Concrete_8x1.Recipe_QuarterPipeMiddleInCorner_Concrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleInCorner_Concrete_8x2.Recipe_QuarterPipeMiddleInCorner_Concrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleInCorner_Concrete_8x4.Recipe_QuarterPipeMiddleInCorner_Concrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleOutCorner_Concrete_4x1.Recipe_QuarterPipeMiddleOutCorner_Concrete_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleOutCorner_Concrete_4x2.Recipe_QuarterPipeMiddleOutCorner_Concrete_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleOutCorner_Concrete_4x4.Recipe_QuarterPipeMiddleOutCorner_Concrete_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddle_Ficsit_4x1.Recipe_QuarterPipeMiddle_Ficsit_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddle_Ficsit_4x2.Recipe_QuarterPipeMiddle_Ficsit_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddle_Ficsit_4x4.Recipe_QuarterPipeMiddle_Ficsit_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleInCorner_Ficsit_8x1.Recipe_QuarterPipeMiddleInCorner_Ficsit_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleInCorner_Ficsit_8x2.Recipe_QuarterPipeMiddleInCorner_Ficsit_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleInCorner_Ficsit_8x4.Recipe_QuarterPipeMiddleInCorner_Ficsit_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x1.Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x2.Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x4.Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddle_Grip_8x1.Recipe_QuarterPipeMiddle_Grip_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddle_Grip_8x2.Recipe_QuarterPipeMiddle_Grip_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddle_Grip_8x4.Recipe_QuarterPipeMiddle_Grip_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleInCorner_Grip_8x1.Recipe_QuarterPipeMiddleInCorner_Grip_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleInCorner_Grip_8x2.Recipe_QuarterPipeMiddleInCorner_Grip_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleInCorner_Grip_8x4.Recipe_QuarterPipeMiddleInCorner_Grip_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleOutCorner_Grip_4x1.Recipe_QuarterPipeMiddleOutCorner_Grip_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleOutCorner_Grip_4x2.Recipe_QuarterPipeMiddleOutCorner_Grip_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleOutCorner_Grip_4x4.Recipe_QuarterPipeMiddleOutCorner_Grip_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeInCorner_Grip_8x4.Recipe_QuarterPipeInCorner_Grip_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddle_PolishedConcrete_8x1.Recipe_QuarterPipeMiddle_PolishedConcrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddle_PolishedConcrete_8x2.Recipe_QuarterPipeMiddle_PolishedConcrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddle_PolishedConcrete_8x4.Recipe_QuarterPipeMiddle_PolishedConcrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x1.Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x2.Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x4.Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x1.Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x2.Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x4.Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeInCorner_ConcretePolished_8x4.Recipe_QuarterPipeInCorner_ConcretePolished_8x4_C';
10
- },
11
- ...{
12
- mMaterial: '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_Asphalt.MaterialDesc_Foundation_Asphalt_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_Concrete.MaterialDesc_Foundation_Concrete_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_Default.MaterialDesc_Foundation_Default_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_GripMetal.MaterialDesc_Foundation_GripMetal_C' | '/Game/FactoryGame/Buildable/-Shared/Customization/Materials/MaterialDesc_Foundation_PolishedConcrete.MaterialDesc_Foundation_PolishedConcrete_C';
13
- mRecipe: '/Game/FactoryGame/Recipes/Buildings/Foundations/Recipe_QuarterPipeCorner_01.Recipe_QuarterPipeCorner_01_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddle_Asphalt_8x1.Recipe_QuarterPipeMiddle_Asphalt_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddle_Asphalt_8x2.Recipe_QuarterPipeMiddle_Asphalt_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddle_Asphalt_8x4.Recipe_QuarterPipeMiddle_Asphalt_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleInCorner_Asphalt_8x1.Recipe_QuarterPipeMiddleInCorner_Asphalt_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleInCorner_Asphalt_8x2.Recipe_QuarterPipeMiddleInCorner_Asphalt_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleInCorner_Asphalt_8x4.Recipe_QuarterPipeMiddleInCorner_Asphalt_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x1.Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x2.Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x4.Recipe_QuarterPipeMiddleOutCorner_Asphalt_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/AsphaltSet/Recipe_QuarterPipeInCorner_Asphalt_8x4.Recipe_QuarterPipeInCorner_Asphalt_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddle_Concrete_8x1.Recipe_QuarterPipeMiddle_Concrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddle_Concrete_8x2.Recipe_QuarterPipeMiddle_Concrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddle_Concrete_8x4.Recipe_QuarterPipeMiddle_Concrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleInCorner_Concrete_8x1.Recipe_QuarterPipeMiddleInCorner_Concrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleInCorner_Concrete_8x2.Recipe_QuarterPipeMiddleInCorner_Concrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleInCorner_Concrete_8x4.Recipe_QuarterPipeMiddleInCorner_Concrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleOutCorner_Concrete_4x1.Recipe_QuarterPipeMiddleOutCorner_Concrete_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleOutCorner_Concrete_4x2.Recipe_QuarterPipeMiddleOutCorner_Concrete_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/ConcreteSet/Recipe_QuarterPipeMiddleOutCorner_Concrete_4x4.Recipe_QuarterPipeMiddleOutCorner_Concrete_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddle_Ficsit_4x1.Recipe_QuarterPipeMiddle_Ficsit_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddle_Ficsit_4x2.Recipe_QuarterPipeMiddle_Ficsit_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddle_Ficsit_4x4.Recipe_QuarterPipeMiddle_Ficsit_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleInCorner_Ficsit_8x1.Recipe_QuarterPipeMiddleInCorner_Ficsit_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleInCorner_Ficsit_8x2.Recipe_QuarterPipeMiddleInCorner_Ficsit_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleInCorner_Ficsit_8x4.Recipe_QuarterPipeMiddleInCorner_Ficsit_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x1.Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x2.Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/FicsitSet/Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x4.Recipe_QuarterPipeMiddleOutCorner_Ficsit_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddle_Grip_8x1.Recipe_QuarterPipeMiddle_Grip_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddle_Grip_8x2.Recipe_QuarterPipeMiddle_Grip_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddle_Grip_8x4.Recipe_QuarterPipeMiddle_Grip_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleInCorner_Grip_8x1.Recipe_QuarterPipeMiddleInCorner_Grip_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleInCorner_Grip_8x2.Recipe_QuarterPipeMiddleInCorner_Grip_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleInCorner_Grip_8x4.Recipe_QuarterPipeMiddleInCorner_Grip_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleOutCorner_Grip_4x1.Recipe_QuarterPipeMiddleOutCorner_Grip_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleOutCorner_Grip_4x2.Recipe_QuarterPipeMiddleOutCorner_Grip_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeMiddleOutCorner_Grip_4x4.Recipe_QuarterPipeMiddleOutCorner_Grip_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/GripMetal/Recipe_QuarterPipeInCorner_Grip_8x4.Recipe_QuarterPipeInCorner_Grip_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddle_PolishedConcrete_8x1.Recipe_QuarterPipeMiddle_PolishedConcrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddle_PolishedConcrete_8x2.Recipe_QuarterPipeMiddle_PolishedConcrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddle_PolishedConcrete_8x4.Recipe_QuarterPipeMiddle_PolishedConcrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x1.Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x2.Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x4.Recipe_QuarterPipeMiddleInCorner_PolishedConcrete_8x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x1.Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x1_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x2.Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x2_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x4.Recipe_QuarterPipeMiddleOutCorner_PolishedConcrete_4x4_C' | '/Game/FactoryGame/Buildable/Building/Foundation/PolishedConcreteSet/Recipe_QuarterPipeInCorner_ConcretePolished_8x4.Recipe_QuarterPipeInCorner_ConcretePolished_8x4_C';
14
- }[]
15
- ];
16
- mContainsComponents: boolean__type;
17
- mIsConsideredForBaseWeightValue: decimal_string__type;
18
- mBuildEffectSpeed: decimal_string__type;
19
- mAllowColoring: boolean__type;
20
- mAllowPatterning: boolean__type;
21
- mSkipBuildEffect: boolean__type;
22
- mForceNetUpdateOnRegisterPlayer: boolean__type;
23
- mToggleDormancyOnInteraction: boolean__type;
24
- mIsMultiSpawnedBuildable: boolean__type;
25
- mShouldShowAttachmentPointVisuals: boolean__type;
26
- mCreateClearanceMeshRepresentation: boolean__type;
27
- mCanContainLightweightInstances: boolean__type;
28
- mAffectsOcclusion: boolean__type;
29
- mOcclusionShape: 'ROCS_Box' | 'ROCS_Ramp' | 'ROCS_Box_Special' | 'ROCS_CornerRamp';
30
- mScaleCustomOffset: decimal_string__type;
31
- mCustomScaleType: 'ROCSS_Center' | 'ROCSS_Top' | 'ROCSS_Bot';
32
- mOcclusionBoxInfo: '' | [
33
- {
34
- Min: xyz__type;
35
- Max: xyz__type;
36
- IsValid: boolean__type;
37
- },
38
- ...{
39
- Min: xyz__type;
40
- Max: xyz__type;
41
- IsValid: boolean__type;
42
- }[]
43
- ];
44
- mAttachmentPoints: '';
45
- mInteractingPlayers: '';
46
- mIsUseable: boolean__type;
47
- mHideOnBuildEffectStart: boolean__type;
48
- mShouldModifyWorldGrid: boolean__type;
49
- mBlueprintBuildEffectID: integer_string__signed__type;
50
- };
51
- export type FGBuildable__circuits_base__type = FGBuildable__base__type & {
52
- mOnCircuitsChanged: empty_object__type;
53
- mIsBridgeConnected: boolean__type;
54
- mConnections: '';
55
- };
56
- export type FGBuildable__consumes_power_base__type = FGBuildable__base__type & {
57
- mPowerConsumption: decimal_string__type;
58
- mPowerConsumptionExponent: decimal_string__type;
59
- mDoesHaveShutdownAnimation: boolean__type;
60
- mOnHasPowerChanged: empty_object__type;
61
- mOnHasProductionChanged: empty_object__type;
62
- mOnHasStandbyChanged: empty_object__type;
63
- mMinimumProducingTime: decimal_string__type;
64
- mMinimumStoppedTime: decimal_string__type;
65
- mCanEverMonitorProductivity: boolean__type;
66
- mCanChangePotential: boolean__type;
67
- mMinPotential: decimal_string__type;
68
- mMaxPotential: decimal_string__type;
69
- mMaxPotentialIncreasePerCrystal: decimal_string__type;
70
- mFluidStackSizeDefault: 'SS_FLUID';
71
- mFluidStackSizeMultiplier: integer_string__type;
72
- OnReplicationDetailActorCreatedEvent: empty_object__type;
73
- mInventoryPotentialHandlerData: empty_object__type;
74
- mEffectUpdateInterval: decimal_string__type;
75
- mDefaultProductivityMeasurementDuration: decimal_string__type;
76
- mLastProductivityMeasurementProduceDuration: decimal_string__type;
77
- mLastProductivityMeasurementDuration: decimal_string__type;
78
- mCurrentProductivityMeasurementProduceDuration: decimal_string__type;
79
- mCurrentProductivityMeasurementDuration: decimal_string__type;
80
- mProductivityMonitorEnabled: boolean__type;
81
- mCachedSkeletalMeshes: '';
82
- mAddToSignificanceManager: boolean__type;
83
- mSignificanceRange: decimal_string__type;
84
- mTickExponent: decimal_string__type;
85
- };
86
- export type FGBuildable__docking_station_base__type = FGBuildable__consumes_power_base__type & {
87
- mStorageSizeX: integer_string__type;
88
- mStorageSizeY: integer_string__type;
89
- mTransferSpeed: decimal_string__type;
90
- mStackTransferSize: decimal_string__type;
91
- };
92
- export type FGBuildable__extractor_base__type = FGBuildable__extractor_base__shared__type & {
93
- mPipeOutputConnections: '';
94
- mReplicatedFlowRate: decimal_string__type;
95
- mExtractStartupTime: decimal_string__signed__type;
96
- mExtractStartupTimer: decimal_string__type;
97
- mExtractCycleTime: decimal_string__type;
98
- mItemsPerCycle: integer_string__type;
99
- };
100
- export type FGBuildable__extractor_base__shared__type = FGBuildable__consumes_power_base__type & {
101
- mAllowedResourceForms: [
102
- 'RF_LIQUID' | 'RF_SOLID' | 'RF_GAS' | 'RF_HEAT',
103
- ...('RF_LIQUID' | 'RF_SOLID' | 'RF_GAS' | 'RF_HEAT')[]
104
- ];
105
- mOnlyAllowCertainResources: boolean__type;
106
- mAllowedResources: '' | UnrealEngineString__array__type;
107
- mExtractorTypeName: None__type | 'Miner';
108
- mTryFindMissingResource: boolean__type;
109
- };
110
- export type FGBuildable__occupied__type = FGBuildable__base__type & {
111
- mOccupiedText: StringPassedRegExp<' occupied!?$'>;
112
- };
113
- export type FGBuildable__pipeline_accessory__type = FGBuildable__pipeline_accessory__base__type & {
114
- mRadius: decimal_string__type;
115
- mFluidBoxVolume: decimal_string__type;
116
- mFluidBox: empty_object__type;
117
- mPipeConnections: '';
118
- };
119
- export type FGBuildable__pipeline_accessory__base__type = FGBuildable__consumes_power_base__type & {
120
- mFluidBox: empty_object__type;
121
- mPipeConnections: '';
122
- };
123
- export type FGBuildable__pipeline_flow_accessory__type = FGBuildable__pipeline_accessory__type & {
124
- mLastFlowUpdate: decimal_string__type;
125
- mUpdateFlowTime: decimal_string__type;
126
- mAnimSpeed: decimal_string__type;
127
- mLastFlowValue: decimal_string__type;
128
- mTimeScaleOffset: decimal_string__type;
129
- mMaxPressure: decimal_string__type;
130
- mDesignPressure: decimal_string__type;
131
- mDefaultFlowLimit: decimal_string__type;
132
- mUserFlowLimit: decimal_string__signed__type;
133
- mMinimumFlowPercentForStandby: decimal_string__type;
134
- mIndicatorData: empty_object__type;
135
- mPistonAudioTimer?: empty_object__type;
136
- };
137
- export type FGBuildable__pole__base__type = FGBuildable__base__type & {
138
- mUseStaticHeight: boolean__type;
139
- mCanStack: boolean__type;
140
- mStackHeight: decimal_string__type;
141
- };
142
- export type FGBuildable__power_switch__base__type = FGBuildable__circuits_base__type & {
143
- mTextRenderers: '';
144
- bIsSignificant: boolean__type;
145
- mMaxCharacters: integer_string__type;
146
- mOnIsSwitchOnChanged: empty_object__type;
147
- mOnIsConnectedChanged: empty_object__type;
148
- mOnBuildingTagChanged: empty_object__type;
149
- mIsSwitchOn: boolean__type;
150
- mHasBuildingTag: boolean__type;
151
- mBuildingTag: '';
152
- };
153
- export type FGBuildable__splitter__base__type = FGBuildable__base__type & {
154
- mCurrentOutputIndex: integer_string__signed__type;
155
- };
156
- export type FGBuildable__tiered__type = FGBuildable__base__type & {
157
- Tier: integer_string__type;
158
- };
159
- export type FGBuildable__NativeClass = NativeClass__type & {
160
- Classes: [
161
- (FGBuildable__base__type | FGBuildable__occupied__type | FGBuildable__tiered__type),
162
- ...(FGBuildable__base__type | FGBuildable__occupied__type | FGBuildable__tiered__type)[]
163
- ];
164
- };
@@ -1,9 +0,0 @@
1
- import { integer_string__signed__type } from '../../common/scalar';
2
- import { FGBuildable__base__type } from './FGBuildable';
3
- import { NativeClass__type } from '../../common/unassigned';
4
- export type FGBuildableAttachmentMerger__type = FGBuildable__base__type & {
5
- mCurrentInputIndex: integer_string__signed__type;
6
- };
7
- export type FGBuildableAttachmentMerger__NativeClass = NativeClass__type & {
8
- Classes: [FGBuildableAttachmentMerger__type];
9
- };
@@ -1,6 +0,0 @@
1
- import { FGBuildable__splitter__base__type } from './FGBuildable';
2
- import { NativeClass__type } from '../../common/unassigned';
3
- export type FGBuildableAttachmentSplitter__type = FGBuildable__splitter__base__type;
4
- export type FGBuildableAttachmentSplitter__NativeClass = NativeClass__type & {
5
- Classes: [FGBuildableAttachmentSplitter__type];
6
- };
@@ -1,15 +0,0 @@
1
- import { decimal_string__type } from '../../common/scalar';
2
- import { FGBuildable__base__type } from './FGBuildable';
3
- import { NativeClass__type } from '../../common/unassigned';
4
- export type FGBuildableBeamLightweight__type = FGBuildable__base__type & {
5
- mSize: decimal_string__type;
6
- mDefaultLength: decimal_string__type;
7
- mMaxLength: decimal_string__type;
8
- mLength: decimal_string__type;
9
- };
10
- export type FGBuildableBeamLightweight__NativeClass = NativeClass__type & {
11
- Classes: [
12
- FGBuildableBeamLightweight__type,
13
- ...FGBuildableBeamLightweight__type[]
14
- ];
15
- };
@@ -1,23 +0,0 @@
1
- import { integer_string__signed__type, decimal_string__type, boolean__type } from '../../common/scalar';
2
- import { color_decimal__type, xyz__integer__type, empty_object__type, NativeClass__type } from '../../common/unassigned';
3
- import { FGBuildable__base__type } from './FGBuildable';
4
- export type FGBuildableBlueprintDesigner__type = FGBuildable__base__type & {
5
- ClassName?: 'Build_BlueprintDesigner_C';
6
- mDisplayName?: 'Blueprint Designer';
7
- mTerminalDistanceFromEdge: decimal_string__type;
8
- mTerminalHalfDepth: decimal_string__type;
9
- mDimensions: xyz__integer__type;
10
- OnRecordDataChanged: empty_object__type;
11
- OnBlueprintCostChanged: empty_object__type;
12
- mCurrentCost: '';
13
- mBuildables: '';
14
- mIntersectComponents: '';
15
- mCurrentRecordData: {
16
- IconID: integer_string__signed__type;
17
- Color: color_decimal__type;
18
- };
19
- mIsDismantlingAll: boolean__type;
20
- };
21
- export type FGBuildableBlueprintDesigner__NativeClass = NativeClass__type & {
22
- Classes: [FGBuildableBlueprintDesigner__type];
23
- };
@@ -1,8 +0,0 @@
1
- import { FGBuildable__power_switch__base__type } from './FGBuildable';
2
- import { NativeClass__type } from '../../common/unassigned';
3
- export type FGBuildableCircuitSwitch__type = FGBuildable__power_switch__base__type & {
4
- ClassName: 'Build_PowerSwitch_C';
5
- };
6
- export type FGBuildableCircuitSwitch__NativeClass = NativeClass__type & {
7
- Classes: [FGBuildableCircuitSwitch__type];
8
- };
@@ -1,20 +0,0 @@
1
- import { decimal_string__type, integer_string__type } from '../../common/scalar';
2
- import { empty_object__type, NativeClass__type } from '../../common/unassigned';
3
- import { FGBuildable__base__type } from './FGBuildable';
4
- export type FGBuildableConveyorBelt__type = FGBuildableConveyorBelt__base__type & {
5
- mMeshLength: decimal_string__type;
6
- mSplineData: '';
7
- mCustomSkins: [
8
- '/Game/FactoryGame/Buildable/-Shared/Customization/Skins/SkinDesc_Test1.SkinDesc_Test1_C',
9
- ...'/Game/FactoryGame/Buildable/-Shared/Customization/Skins/SkinDesc_Test1.SkinDesc_Test1_C'[]
10
- ];
11
- };
12
- export type FGBuildableConveyorBelt__base__type = FGBuildable__base__type & {
13
- mItemMeshMap: empty_object__type;
14
- mSpeed: decimal_string__type;
15
- mItems: empty_object__type;
16
- mConveyorChainFlags: integer_string__type;
17
- };
18
- export type FGBuildableConveyorBelt__NativeClass = NativeClass__type & {
19
- Classes: [FGBuildableConveyorBelt__type, ...FGBuildableConveyorBelt__type[]];
20
- };
@@ -1,12 +0,0 @@
1
- import { decimal_string__type, boolean__type } from '../../common/scalar';
2
- import { transformation__type, mSnappedPassthroughs__type, NativeClass__type } from '../../common/unassigned';
3
- import { FGBuildableConveyorBelt__base__type } from './FGBuildableConveyorBelt';
4
- export type FGBuildableConveyorLift__type = FGBuildableConveyorBelt__base__type & {
5
- mMeshHeight: decimal_string__type;
6
- mIsReversed: boolean__type;
7
- mTopTransform: transformation__type;
8
- mSnappedPassthroughs: mSnappedPassthroughs__type;
9
- };
10
- export type FGBuildableConveyorLift__NativeClass = NativeClass__type & {
11
- Classes: [FGBuildableConveyorLift__type, ...FGBuildableConveyorLift__type[]];
12
- };
@@ -1,10 +0,0 @@
1
- import { decimal_string__type, boolean__type } from '../../common/scalar';
2
- import { FGBuildableWall__base__type } from './FGBuildableWall';
3
- import { NativeClass__type } from '../../common/unassigned';
4
- export type FGBuildableCornerWall__type = FGBuildableWall__base__type & {
5
- mSize: decimal_string__type;
6
- mIsInverted: boolean__type;
7
- };
8
- export type FGBuildableCornerWall__NativeClass = NativeClass__type & {
9
- Classes: [FGBuildableCornerWall__type, ...FGBuildableCornerWall__type[]];
10
- };
@@ -1,23 +0,0 @@
1
- import { empty_object__type, xy__type, NativeClass__type } from '../../common/unassigned';
2
- import { decimal_string__type, integer_string__type, boolean__type } from '../../common/scalar';
3
- import { FGBuildable__docking_station_base__type } from './FGBuildable';
4
- export type FGBuildableDockingStation__type = FGBuildable__docking_station_base__type & {
5
- VehicleFuelConsumptionRateChangedDelegate: empty_object__type;
6
- ItemTransferRateChangedDelegate: empty_object__type;
7
- MaximumStackTransferRateChangedDelegate: empty_object__type;
8
- mDockPosition: xy__type;
9
- mMinimumDockingTime: decimal_string__type;
10
- mFuelInventorySizeX: integer_string__type;
11
- mFuelInventorySizeY: integer_string__type;
12
- mFuelTransferSpeed: decimal_string__type;
13
- mFuelInventoryHandlerData: empty_object__type;
14
- mInventoryHandlerData: empty_object__type;
15
- mForceSignificance: boolean__type;
16
- mVehicleFuelConsumptionRate: decimal_string__type;
17
- mItemTransferRate: decimal_string__type;
18
- mMaximumStackTransferRate: decimal_string__type;
19
- mDockingVehicleStatistics: empty_object__type;
20
- };
21
- export type FGBuildableDockingStation__NativeClass = NativeClass__type & {
22
- Classes: [FGBuildableDockingStation__type];
23
- };
@@ -1,23 +0,0 @@
1
- import { boolean__type, decimal_string__type, integer_string__type } from '../../common/scalar';
2
- import { FGBuildableWall__base__rectangle__type } from './FGBuildableWall';
3
- import { NativeClass__type } from '../../common/unassigned';
4
- export type FGBuildableDoor__type = FGBuildableDoor__base__type & {
5
- IsDoorOpen: boolean__type;
6
- };
7
- export type FGBuildableDoor__automated__type = FGBuildableDoor__base__type & {
8
- bigOverlapList: '';
9
- };
10
- export type FGBuildableDoor__base__type = FGBuildableWall__base__rectangle__type & {
11
- mCanBeLocked: boolean__type;
12
- mAnimationRate: decimal_string__type;
13
- mMovementRate: decimal_string__type;
14
- EasingFunction: 'ExpoInOut' | 'Linear';
15
- BlendExp: decimal_string__type;
16
- Steps: integer_string__type;
17
- };
18
- export type FGBuildableDoor__NativeClass = NativeClass__type & {
19
- Classes: [
20
- FGBuildableDoor__type | FGBuildableDoor__automated__type,
21
- ...(FGBuildableDoor__type | FGBuildableDoor__automated__type)[]
22
- ];
23
- };
@@ -1,38 +0,0 @@
1
- import { UnrealEngineString, StringStartsWith } from '../../utils/validators';
2
- import { boolean__type, boolean_extended__type, decimal_string__type, integer_string__type } from '../../common/scalar';
3
- import { xyz__type, empty_object__type, NativeClass__type } from '../../common/unassigned';
4
- import { FGBuildable__docking_station_base__type } from './FGBuildable';
5
- export type FGBuildableDroneStation__type = FGBuildable__docking_station_base__type & {
6
- ClassName?: 'Build_DroneStation_C';
7
- mDisplayName?: 'Drone Port';
8
- mStoppedProducingAnimationSounds: boolean__type;
9
- mStoppedAkComponents: boolean_extended__type;
10
- mSocketStoppedAkComponents: '';
11
- m_DockingStates: 'DS_UNDOCKED';
12
- m_OffsetTime: decimal_string__type;
13
- mDroneDockingStartLocationLocal: xyz__type;
14
- mDroneDockingLocationLocal: xyz__type;
15
- mBatteryClasses: [
16
- UnrealEngineString<'/Script/Engine.BlueprintGeneratedClass', StringStartsWith<'/Game/FactoryGame/Resource/Parts/Battery/'>>,
17
- ...UnrealEngineString<'/Script/Engine.BlueprintGeneratedClass', StringStartsWith<'/Game/FactoryGame/Resource/Parts/Battery/'>>[]
18
- ];
19
- mDroneDockingQueue: '';
20
- mStationHasDronesInQueue: boolean__type;
21
- mItemTransferringStage: 'ITS_NONE';
22
- mTransferProgress: decimal_string__type;
23
- mDroneQueueRadius: decimal_string__type;
24
- mDroneQueueSeparationRadius: decimal_string__type;
25
- mDroneQueueVerticalSeparation: decimal_string__type;
26
- mTripPowerCost: decimal_string__type;
27
- mTripPowerPerMeterCost: decimal_string__type;
28
- mTripInformationSampleCount: integer_string__type;
29
- mBatteryStorageSizeX: integer_string__type;
30
- mBatteryStorageSizeY: integer_string__type;
31
- mInputInventoryHandler: empty_object__type;
32
- mOutputInventoryHandler: empty_object__type;
33
- mBatteryInventoryHandler: empty_object__type;
34
- mMapText: '';
35
- };
36
- export type FGBuildableDroneStation__NativeClass = NativeClass__type & {
37
- Classes: [FGBuildableDroneStation__type];
38
- };
@@ -1,22 +0,0 @@
1
- import { FGBuildable__consumes_power_base__type } from './FGBuildable';
2
- import { decimal_string__type } from '../../common/scalar';
3
- import { NativeClass__type } from '../../common/unassigned';
4
- export type FGBuildableFactory__generic__type = FGBuildable__consumes_power_base__type;
5
- export type FGBuildableFactory__jump_pad__type = FGBuildable__consumes_power_base__type & {
6
- JumpForceCharacter: decimal_string__type;
7
- JumpForcePhysics: decimal_string__type;
8
- };
9
- export type FGBuildableFactory__landing_pad__type = FGBuildable__consumes_power_base__type & {
10
- mDampeningFactor: decimal_string__type;
11
- mPlayerList: '';
12
- };
13
- export type FGBuildableFactory__NativeClass = NativeClass__type & {
14
- Classes: [
15
- (FGBuildableFactory__jump_pad__type | FGBuildableFactory__landing_pad__type | FGBuildableFactory__generic__type),
16
- (FGBuildableFactory__jump_pad__type | FGBuildableFactory__landing_pad__type | FGBuildableFactory__generic__type),
17
- (FGBuildableFactory__jump_pad__type | FGBuildableFactory__landing_pad__type | FGBuildableFactory__generic__type),
18
- (FGBuildableFactory__jump_pad__type | FGBuildableFactory__landing_pad__type | FGBuildableFactory__generic__type),
19
- (FGBuildableFactory__jump_pad__type | FGBuildableFactory__landing_pad__type | FGBuildableFactory__generic__type),
20
- (FGBuildableFactory__jump_pad__type | FGBuildableFactory__landing_pad__type | FGBuildableFactory__generic__type)
21
- ];
22
- };
@@ -1,9 +0,0 @@
1
- import { FGBuildable__base__type, FGBuildable__occupied__type, FGBuildable__tiered__type } from './FGBuildable';
2
- import { NativeClass__type } from '../../common/unassigned';
3
- export type FGBuildableFactoryBuilding__type = FGBuildable__base__type;
4
- export type FGBuildableFactoryBuilding__NativeClass = NativeClass__type & {
5
- Classes: [
6
- (FGBuildable__base__type | FGBuildable__occupied__type | FGBuildable__tiered__type),
7
- ...(FGBuildable__base__type | FGBuildable__occupied__type | FGBuildable__tiered__type)[]
8
- ];
9
- };
@@ -1,10 +0,0 @@
1
- import { decimal_string__type } from '../../common/scalar';
2
- import { mEventType__type, NativeClass__type } from '../../common/unassigned';
3
- import { FGBuildable__consumes_power_base__type } from './FGBuildable';
4
- export type FGBuildableFactorySimpleProducer__type = FGBuildable__consumes_power_base__type & {
5
- mTimeToProduceItem: decimal_string__type;
6
- mEventType: mEventType__type;
7
- };
8
- export type FGBuildableFactorySimpleProducer__NativeClass = NativeClass__type & {
9
- Classes: [FGBuildableFactorySimpleProducer__type];
10
- };
@@ -1,9 +0,0 @@
1
- import { integer_string__type } from '../../common/scalar';
2
- import { FGBuildableLightSource__base__type } from './FGBuildableLightSource';
3
- import { NativeClass__type } from '../../common/unassigned';
4
- export type FGBuildableFloodlight__type = FGBuildableLightSource__base__type & {
5
- mFixtureAngle: integer_string__type;
6
- };
7
- export type FGBuildableFloodlight__NativeClass = NativeClass__type & {
8
- Classes: [FGBuildableFloodlight__type, ...FGBuildableFloodlight__type[]];
9
- };
@@ -1,16 +0,0 @@
1
- import { decimal_string__type, boolean__type } from '../../common/scalar';
2
- import { empty_object__type, mDisableSnapOn__type, NativeClass__type } from '../../common/unassigned';
3
- import { FGBuildable__base__type } from './FGBuildable';
4
- export type FGBuildableFoundation__type = FGBuildableFoundation__base__type;
5
- export type FGBuildableFoundation__base__type = FGBuildable__base__type & {
6
- mWidth: decimal_string__type;
7
- mDepth: decimal_string__type;
8
- mHeight: decimal_string__type;
9
- mElevation: decimal_string__type;
10
- mIsFrame: boolean__type;
11
- mDisableSnapOn: empty_object__type | mDisableSnapOn__type;
12
- mDisableAttachmentSnapOn: empty_object__type | mDisableSnapOn__type;
13
- };
14
- export type FGBuildableFoundation__NativeClass = NativeClass__type & {
15
- Classes: [FGBuildableFoundation__type, ...FGBuildableFoundation__type[]];
16
- };
@@ -1,6 +0,0 @@
1
- import { FGBuildableFoundation__base__type, FGBuildableFoundation__type } from './FGBuildableFoundation';
2
- import { NativeClass__type } from '../../common/unassigned';
3
- export type FGBuildableFoundationLightweight__type = FGBuildableFoundation__base__type;
4
- export type FGBuildableFoundationLightweight__NativeClass = NativeClass__type & {
5
- Classes: [FGBuildableFoundation__type, ...FGBuildableFoundation__type[]];
6
- };
@@ -1,18 +0,0 @@
1
- import { None__type, empty_object__type, UnrealEngineString__array__type, NativeClass__type } from '../../common/unassigned';
2
- import { decimal_string__type, boolean__type, integer_string__type } from '../../common/scalar';
3
- import { FGBuildable__extractor_base__shared__type } from './FGBuildable';
4
- export type FGBuildableFrackingActivator__type = FGBuildable__extractor_base__shared__type & {
5
- mExtractorTypeName?: None__type;
6
- CurrentPotentialChangedDelegate: empty_object__type;
7
- ConnectedExtractorCountChangedDelegate: empty_object__type;
8
- mActivationStartupTime: decimal_string__type;
9
- mActivationStartupTimer: decimal_string__type;
10
- mSatelliteActivationComplete: boolean__type;
11
- mSatelliteNodeCount: integer_string__type;
12
- mConnectedExtractorCount: integer_string__type;
13
- mDefaultPotentialExtractionPerMinute: decimal_string__type;
14
- mAllowedResources: UnrealEngineString__array__type;
15
- };
16
- export type FGBuildableFrackingActivator__NativeClass = NativeClass__type & {
17
- Classes: [FGBuildableFrackingActivator__type];
18
- };
@@ -1,13 +0,0 @@
1
- import { None__type, UnrealEngineString__array__type, NativeClass__type } from '../../common/unassigned';
2
- import { FGBuildable__extractor_base__type } from './FGBuildable';
3
- export type FGBuildableFrackingExtractor__type = FGBuildable__extractor_base__type & {
4
- mAllowedResourceForms: [
5
- 'RF_LIQUID' | 'RF_GAS',
6
- ...('RF_LIQUID' | 'RF_GAS')[]
7
- ];
8
- mExtractorTypeName: None__type;
9
- mAllowedResources: UnrealEngineString__array__type;
10
- };
11
- export type FGBuildableFrackingExtractor__NativeClass = NativeClass__type & {
12
- Classes: [FGBuildableFrackingExtractor__type];
13
- };
@@ -1,6 +0,0 @@
1
- import { decimal_string__type } from '../../common/scalar';
2
- import { FGBuildable__consumes_power_base__type } from './FGBuildable';
3
- export type FGBuildableGenerator__base__type = FGBuildable__consumes_power_base__type & {
4
- mPowerProduction: decimal_string__type;
5
- mLoadPercentage: decimal_string__type;
6
- };