DrillingRig

DrillingRig

class

Drilling machine that extracts ore from the ground

Fields

NameTypeDescription
source SourceData Ore deposit under the machine
Standard members (4)

Generated for every class of this kind by the game's codegen, not written for DrillingRig.

DrillingRig.cast(object) Trying to cast Object into DrillingRig
DrillingRig.get_class() Return DrillingRig class object
DrillingRig.new(parent, name) Creates a new DrillingRig instance
DrillingRig.new_simple() Creates a new DrillingRig instance
Inherited from DrillingMachineBase (13)
Inherited from BlockLogic (7)
Inherited from Instance (1)
Inherited from Object (3)