Show / Hide Table of Contents

Class MindRemovedMessage

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

Constructors

| Improve this Doc View Source

MindRemovedMessage(EntityUid, MindComponent)

Declaration
public MindRemovedMessage(EntityUid oldMindId, MindComponent oldMind)
Parameters
Type Name Description
EntityUid oldMindId
MindComponent oldMind

Fields

| Improve this Doc View Source

OldMind

Declaration
public MindComponent OldMind
Field Value
Type Description
MindComponent
| Improve this Doc View Source

OldMindId

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