Show / Hide Table of Contents

Class MovespeedModifierMetabolismComponent

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

Properties

| Improve this Doc View Source

ModifierTimer

When the current modifier is expected to end.

Declaration
public TimeSpan ModifierTimer { get; set; }
Property Value
Type Description
TimeSpan
| Improve this Doc View Source

SprintSpeedModifier

Declaration
public float SprintSpeedModifier { get; set; }
Property Value
Type Description
System.Single
| Improve this Doc View Source

WalkSpeedModifier

Declaration
public float WalkSpeedModifier { get; set; }
Property Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾