Show / Hide Table of Contents

Struct MoveInputEvent

Raised on an entity whenever it has a movement input.

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

Constructors

| Improve this Doc View Source

MoveInputEvent(EntityUid)

Declaration
public MoveInputEvent(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
☀
☾