Show / Hide Table of Contents

Class AnomalySupercriticalComponent

Tracks anomalies going supercritical

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

Fields

| Improve this Doc View Source

EndTime

The time when the supercritical animation ends and it does whatever effect.

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

MaxScaleAmount

The maximum size the anomaly scales to while going supercritical

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

SupercriticalDuration

The length of the animation before it goes supercritical.

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