Show / Hide Table of Contents

Class MechEquipmentRemoveMessage

UI event raised to remove a piece of equipment from a mech

Inheritance
System.Object
MechEquipmentRemoveMessage
Namespace: Content.Shared.Mech
Assembly: Content.Shared.dll
Syntax
public sealed class MechEquipmentRemoveMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

MechEquipmentRemoveMessage(NetEntity)

Declaration
public MechEquipmentRemoveMessage(NetEntity equipment)
Parameters
Type Name Description
NetEntity equipment

Fields

| Improve this Doc View Source

Equipment

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