Class VendingMachineEjectMessage
Inheritance
System.Object
VendingMachineEjectMessage
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
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