Show / Hide Table of Contents

Class LightReplacerComponent

Device that allows user to quikly change bulbs in PoweredLightComponent Can be reloaded by new light tubes or light bulbs

Inheritance
System.Object
LightReplacerComponent
Namespace: Content.Server.Light.Components
Assembly: Content.Server.dll
Syntax
public sealed class LightReplacerComponent : Component

Fields

| Improve this Doc View Source

Contents

The default starting bulbs

Declaration
public List<EntitySpawnEntry> Contents
Field Value
Type Description
List<EntitySpawnEntry>
| Improve this Doc View Source

InsertedBulbs

Bulbs that were inserted inside light replacer

Declaration
public Container InsertedBulbs
Field Value
Type Description
Robust.Shared.Containers.Container
| Improve this Doc View Source

Sound

Declaration
public SoundSpecifier Sound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾