Show / Hide Table of Contents

Class ClothingSpeedModifierComponent

Inheritance
System.Object
ClothingSpeedModifierComponent
Namespace: Content.Shared.Clothing
Assembly: Content.Shared.dll
Syntax
public sealed class ClothingSpeedModifierComponent : Component

Fields

| Improve this Doc View Source

Enabled

Is this clothing item currently 'actively' slowing you down? e.g. magboots can be turned on and off.

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

SprintModifier

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

WalkModifier

Declaration
public float WalkModifier
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾