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 SourceMoveInputEvent(EntityUid)
Declaration
public MoveInputEvent(EntityUid entity)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | entity |
Fields
| Improve this Doc View SourceEntity
Declaration
public readonly EntityUid Entity
Field Value
Type | Description |
---|---|
EntityUid |