LogicImportOption

LogicImportOption

class

One importable signal option shown in the logic GUI

Fields

NameTypeDescription
signal StaticItem Signal item this option imports
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 LogicImportOption.

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

Used by