Show / Hide Table of Contents

Class SharedMagbootsSystem

Inheritance
System.Object
SharedMagbootsSystem
MagbootsSystem
MagbootsSystem
Namespace: Content.Shared.Clothing
Assembly: Content.Shared.dll
Syntax
public abstract class SharedMagbootsSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

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

OnChanged(EntityUid, MagbootsComponent)

Declaration
protected void OnChanged(EntityUid uid, MagbootsComponent component)
Parameters
Type Name Description
EntityUid uid
MagbootsComponent component
| Improve this Doc View Source

UpdateMagbootEffects(EntityUid, EntityUid, Boolean, MagbootsComponent)

Declaration
protected virtual void UpdateMagbootEffects(EntityUid parent, EntityUid uid, bool state, MagbootsComponent component)
Parameters
Type Name Description
EntityUid parent
EntityUid uid
System.Boolean state
MagbootsComponent component
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾