Class PartExchangerComponent
Inheritance
System.Object
PartExchangerComponent
Namespace: Content.Server.Construction.Components
Assembly: Content.Server.dll
Syntax
public sealed class PartExchangerComponent : Component
Fields
| Improve this Doc View SourceAudioStream
Declaration
public IPlayingAudioStream AudioStream
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.IPlayingAudioStream |
DoDistanceCheck
Whether or not the distance check is needed. Good for BRPED.
Declaration
public bool DoDistanceCheck
Field Value
Type | Description |
---|---|
System.Boolean |
Remarks
I fucking hate BRPED and if you ever add it i will personally kill your dog.
ExchangeDuration
How long it takes to exchange the parts
Declaration
public float ExchangeDuration
Field Value
Type | Description |
---|---|
System.Single |
ExchangeSound
Declaration
public SoundSpecifier ExchangeSound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |