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 SourcePowerCellChangedEvent(Boolean)
Declaration
public PowerCellChangedEvent(bool ejected)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | ejected |
Fields
| Improve this Doc View SourceEjected
Declaration
public readonly bool Ejected
Field Value
Type | Description |
---|---|
System.Boolean |