Show / Hide Table of Contents

Class ElectrocutionComponent

Component for virtual electrocution entities (representing an in-progress shock).

Inheritance
System.Object
ElectrocutionComponent
Namespace: Content.Server.Electrocution
Assembly: Content.Server.dll
Syntax
public sealed class ElectrocutionComponent : Component

Fields

| Improve this Doc View Source

AccumulatedDamage

Declaration
public float AccumulatedDamage
Field Value
Type Description
System.Single
| Improve this Doc View Source

Electrocuting

Declaration
public EntityUid Electrocuting
Field Value
Type Description
EntityUid
| Improve this Doc View Source

Source

Declaration
public EntityUid Source
Field Value
Type Description
EntityUid
| Improve this Doc View Source

TimeLeft

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