Show / Hide Table of Contents

Class MechGrabberEjectMessage

event raised for the grabber equipment to eject an item from it's storage

Inheritance
System.Object
MechEquipmentUiMessage
MechGrabberEjectMessage
Namespace: Content.Shared.Mech
Assembly: Content.Shared.dll
Syntax
public sealed class MechGrabberEjectMessage : MechEquipmentUiMessage

Constructors

| Improve this Doc View Source

MechGrabberEjectMessage(NetEntity, NetEntity)

Declaration
public MechGrabberEjectMessage(NetEntity equipment, NetEntity uid)
Parameters
Type Name Description
NetEntity equipment
NetEntity uid

Fields

| Improve this Doc View Source

Item

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