Class UpdateCanMoveEvent
Raised whenever
Inheritance
System.Object
UpdateCanMoveEvent
Namespace: Content.Shared.Movement.Events
Assembly: Content.Shared.dll
Syntax
public sealed class UpdateCanMoveEvent : CancellableEntityEventArgs
Constructors
| Improve this Doc View SourceUpdateCanMoveEvent(EntityUid)
Declaration
public UpdateCanMoveEvent(EntityUid uid)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | uid |
Properties
| Improve this Doc View SourceUid
Declaration
public EntityUid Uid { get; }
Property Value
Type | Description |
---|---|
EntityUid |