Show / Hide Table of Contents

Class SharedPowerCellSystem

Inheritance
System.Object
SharedPowerCellSystem
PowerCellSystem
PowerCellSystem
Namespace: Content.Shared.PowerCell
Assembly: Content.Shared.dll
Syntax
public abstract class SharedPowerCellSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

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

OnCellRemoved(EntityUid, PowerCellSlotComponent, EntRemovedFromContainerMessage)

Declaration
protected virtual void OnCellRemoved(EntityUid uid, PowerCellSlotComponent component, EntRemovedFromContainerMessage args)
Parameters
Type Name Description
EntityUid uid
PowerCellSlotComponent component
Robust.Shared.Containers.EntRemovedFromContainerMessage args
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾