Show / Hide Table of Contents

Class CartridgeRemovedEvent

Gets sent to cartridge entities when they get ejected

Inheritance
System.Object
CartridgeRemovedEvent
Namespace: Content.Shared.CartridgeLoader
Assembly: Content.Shared.dll
Syntax
public sealed class CartridgeRemovedEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

CartridgeRemovedEvent(EntityUid)

Declaration
public CartridgeRemovedEvent(EntityUid loader)
Parameters
Type Name Description
EntityUid loader

Fields

| Improve this Doc View Source

Loader

Declaration
public readonly EntityUid Loader
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾