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 SourceContents
The default starting bulbs
Declaration
public List<EntitySpawnEntry> Contents
Field Value
Type | Description |
---|---|
List<EntitySpawnEntry> |
InsertedBulbs
Bulbs that were inserted inside light replacer
Declaration
public Container InsertedBulbs
Field Value
Type | Description |
---|---|
Robust.Shared.Containers.Container |
Sound
Declaration
public SoundSpecifier Sound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |