LogicExportOption

LogicExportOption

class

One exportable signal option shown in the logic GUI

Fields

NameTypeDescription
signal StaticItem Signal item this option exports
use_signal boolean Whether the GUI row shows a signal slot
enabled boolean Initial checkbox state in the GUI
label Loc Localized row name
tooltip Loc Localized row tooltip
Standard members (5)

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

LogicExportOption.cast(object) Trying to cast Object into LogicExportOption
LogicExportOption.get_class() Return LogicExportOption class object
LogicExportOption.find(name) Looks LogicExportOption up in db, nil when there is none
LogicExportOption.get(name) Takes LogicExportOption from db, reports a miss to the log
LogicExportOption.reg(name) Register a new LogicExportOption static object
Inherited from Prototype (2)
Inherited from Object (1)

Used by