Interface EngineControllerData

Hierarchy

Properties

Properties

data?: string

Base64-encoded serialized Lua data for the engine. Always present on unmodified blueprints, but isn't required.

id: number

Identifier for this controller object.

joints?: { id: number; reverse: 0 | 1 }[]

List of data for bearings that this engine is connected to. Only present if at least one bearing is connected to the engine.

Generated using TypeDoc