Show / Hide Table of Contents

Class AnomalyPulsingComponent

This component tracks anomalies that are currently pulsing

Inheritance
System.Object
AnomalyPulsingComponent
Namespace: Content.Shared.Anomaly.Components
Assembly: Content.Shared.dll
Syntax
public sealed class AnomalyPulsingComponent : Component

Fields

| Improve this Doc View Source

EndTime

The time at which the pulse will be over.

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

PulseDuration

How long the pulse visual lasts

Declaration
public TimeSpan PulseDuration
Field Value
Type Description
TimeSpan
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾