Show / Hide Table of Contents

Enum SteeringStatus

Namespace: Content.Server.NPC.Components
Assembly: Content.Server.dll
Syntax
public enum SteeringStatus : byte

Fields

Name Description
InRange

Are we currently in range of our target.

Moving

Are we moving towards our target

NoPath

If we can't reach the target (e.g. different map).

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾