Show / Hide Table of Contents

Struct ContainerRelayMovementEntityEvent

Raised on an entity's parent when it has movement inputs while in a container.

Namespace: Content.Shared.Movement.Events
Assembly: Content.Shared.dll
Syntax
public struct ContainerRelayMovementEntityEvent

Constructors

| Improve this Doc View Source

ContainerRelayMovementEntityEvent(EntityUid)

Declaration
public ContainerRelayMovementEntityEvent(EntityUid entity)
Parameters
Type Name Description
EntityUid entity

Fields

| Improve this Doc View Source

Entity

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