Show / Hide Table of Contents

Class CartridgeAddedEvent

Gets sent to program / cartridge entities when they get inserted or installed

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

Constructors

| Improve this Doc View Source

CartridgeAddedEvent(EntityUid)

Declaration
public CartridgeAddedEvent(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
☀
☾