Struct ContainerRelayMovementEntityEvent
Raised on an entity's parent when it has movement inputs while in a container.
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 |
|