Class ElectrifiedComponent
Component for things that shock users on touch.
Inheritance
System.Object
ElectrifiedComponent
Assembly: Content.Server.dll
Syntax
public sealed class ElectrifiedComponent : Component
Fields
|
Improve this Doc
View Source
Enabled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
HighVoltageDamageMultiplier
Declaration
public float HighVoltageDamageMultiplier
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HighVoltageNode
Declaration
public string? HighVoltageNode
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
HighVoltageTimeMultiplier
Declaration
public float HighVoltageTimeMultiplier
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LowVoltageNode
Declaration
public string? LowVoltageNode
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
MediumVoltageDamageMultiplier
Declaration
public float MediumVoltageDamageMultiplier
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MediumVoltageNode
Declaration
public string? MediumVoltageNode
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
MediumVoltageTimeMultiplier
Declaration
public float MediumVoltageTimeMultiplier
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
NoWindowInTile
Declaration
public bool NoWindowInTile
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
OnAttacked
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
OnBump
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
OnHandInteract
Declaration
public bool OnHandInteract
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
OnInteractUsing
Declaration
public bool OnInteractUsing
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PlaySoundOnShock
Declaration
public bool PlaySoundOnShock
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
RequirePower
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ShockDamage
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ShockNoises
Declaration
public SoundSpecifier ShockNoises
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
ShockTime
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ShockVolume
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SiemensCoefficient
Declaration
public float SiemensCoefficient
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
UsesApcPower
Declaration
Field Value
Type |
Description |
System.Boolean |
|