SystemConsoleLogicController class
SystemConsoleLogicController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
alphaSys | ink.WidgetReference | scripted |
bravoSys | ink.WidgetReference | scripted |
sierraSys | ink.WidgetReference | scripted |
victorSys | ink.WidgetReference | scripted |
Functions
void InitSystems(ListRTTIsystemsStatus, bool isGateOpened) void PrepareToOpen(BunkerSystems system)RTTIvoid SetGateState(BunkerSystems system, bool unlocked)RTTIWeakHandle<ink.Widget> GetSystemWidget(BunkerSystems system)RTTIGateStatusLogicController? GetGateStatusLogicController(BunkerSystems system)RTTIGateStatusLogicController? GetGateStatusLogicController(WeakHandle<ink.Widget> system)RTTIvoid SetGateState(GateStatusLogicController controller, bool unlocked, bool showState)RTTIvoid SetStatusOffline(WeakHandle<ink.WidgetLogicController> controller, bool value)RTTI