Show / Hide Table of Contents

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 Source

Open

Is the panel open for this entity's wires?

Declaration
public bool Open
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ScrewdriverCloseSound

Declaration
public SoundSpecifier ScrewdriverCloseSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

ScrewdriverOpenSound

Declaration
public SoundSpecifier ScrewdriverOpenSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

Visible

Should this entity's wires panel be visible at all?

Declaration
public bool Visible
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾