Class StorageInteractWithItemEvent
Inheritance
System.Object
StorageInteractWithItemEvent
Namespace: Content.Shared.Storage
Assembly: Content.Shared.dll
Syntax
public sealed class StorageInteractWithItemEvent : BoundUserInterfaceMessage
Constructors
| Improve this Doc View SourceStorageInteractWithItemEvent(NetEntity)
Declaration
public StorageInteractWithItemEvent(NetEntity interactedItemUID)
Parameters
Type | Name | Description |
---|---|---|
NetEntity | interactedItemUID |
Fields
| Improve this Doc View SourceInteractedItemUID
Declaration
public readonly NetEntity InteractedItemUID
Field Value
Type | Description |
---|---|
NetEntity |