Show / Hide Table of Contents

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 Source

StorageInteractWithItemEvent(NetEntity)

Declaration
public StorageInteractWithItemEvent(NetEntity interactedItemUID)
Parameters
Type Name Description
NetEntity interactedItemUID

Fields

| Improve this Doc View Source

InteractedItemUID

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