Show / Hide Table of Contents

Class SlowOnDamageComponent

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

Fields

| Improve this Doc View Source

SpeedModifierThresholds

Damage -> movespeed dictionary. This is -damage-, not -health-.

Declaration
public Dictionary<FixedPoint2, float> SpeedModifierThresholds
Field Value
Type Description
Dictionary<FixedPoint2, System.Single>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾