Class NoRotateOnMoveComponent
This is used for entities which shouldn't have their local rotation set when moving, e.g. those using Content.Shared.MouseRotator instead
Inheritance
System.Object
NoRotateOnMoveComponent
Namespace: Content.Shared.Movement.Components
Assembly: Content.Shared.dll
Syntax
public sealed class NoRotateOnMoveComponent : Component