Class MagbootsSystem
Inheritance
System.Object
MagbootsSystem
Assembly: Content.Server.dll
Syntax
public sealed class MagbootsSystem : SharedMagbootsSystem
Methods
|
Improve this Doc
View Source
Initialize()
Declaration
public override void Initialize()
Overrides
|
Improve this Doc
View Source
UpdateMagbootEffects(EntityUid, EntityUid, Boolean, MagbootsComponent)
Declaration
protected override void UpdateMagbootEffects(EntityUid parent, EntityUid uid, bool state, MagbootsComponent component)
Parameters
Type |
Name |
Description |
EntityUid |
parent |
|
EntityUid |
uid |
|
System.Boolean |
state |
|
MagbootsComponent |
component |
|