Show / Hide Table of Contents

Class ClothingSpeedModifierSystem

Inheritance
System.Object
ClothingSpeedModifierSystem
Namespace: Content.Shared.Clothing
Assembly: Content.Shared.dll
Syntax
public sealed class ClothingSpeedModifierSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

SetClothingSpeedModifierEnabled(EntityUid, Boolean, ClothingSpeedModifierComponent)

Declaration
public void SetClothingSpeedModifierEnabled(EntityUid uid, bool enabled, ClothingSpeedModifierComponent component = null)
Parameters
Type Name Description
EntityUid uid
System.Boolean enabled
ClothingSpeedModifierComponent component
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾