Show / Hide Table of Contents

Class PowerCellChangedEvent

Raised directed at an entity with a power cell slot when the power cell inside has its charge updated or is ejected/inserted.

Inheritance
System.Object
PowerCellChangedEvent
Namespace: Content.Shared.PowerCell.Components
Assembly: Content.Shared.dll
Syntax
public sealed class PowerCellChangedEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

PowerCellChangedEvent(Boolean)

Declaration
public PowerCellChangedEvent(bool ejected)
Parameters
Type Name Description
System.Boolean ejected

Fields

| Improve this Doc View Source

Ejected

Declaration
public readonly bool Ejected
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾