Show / Hide Table of Contents

Class VendingMachineEjectMessage

Inheritance
System.Object
VendingMachineEjectMessage
Namespace: Content.Shared.VendingMachines
Assembly: Content.Shared.dll
Syntax
public sealed class VendingMachineEjectMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

VendingMachineEjectMessage(InventoryType, String)

Declaration
public VendingMachineEjectMessage(InventoryType type, string id)
Parameters
Type Name Description
InventoryType type
System.String id

Fields

| Improve this Doc View Source

ID

Declaration
public readonly string ID
Field Value
Type Description
System.String
| Improve this Doc View Source

Type

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