Class WiresPanelComponent
Inheritance
System.Object
WiresPanelComponent
Namespace: Content.Shared.Wires
Assembly: Content.Shared.dll
Syntax
public sealed class WiresPanelComponent : Component
Fields
| Improve this Doc View SourceOpen
Is the panel open for this entity's wires?
Declaration
public bool Open
Field Value
Type | Description |
---|---|
System.Boolean |
ScrewdriverCloseSound
Declaration
public SoundSpecifier ScrewdriverCloseSound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |
ScrewdriverOpenSound
Declaration
public SoundSpecifier ScrewdriverOpenSound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |
Visible
Should this entity's wires panel be visible at all?
Declaration
public bool Visible
Field Value
Type | Description |
---|---|
System.Boolean |