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 SourceSpeedModifierThresholds
Damage -> movespeed dictionary. This is -damage-, not -health-.
Declaration
public Dictionary<FixedPoint2, float> SpeedModifierThresholds
Field Value
Type | Description |
---|---|
Dictionary<FixedPoint2, System.Single> |