Show / Hide Table of Contents

Class SharedNPCSteeringSystem

Inheritance
System.Object
SharedNPCSteeringSystem
NPCSteeringSystem
NPCSteeringSystem
Namespace: Content.Shared.NPC
Assembly: Content.Shared.dll
Syntax
public abstract class SharedNPCSteeringSystem : EntitySystem

Fields

| Improve this Doc View Source

InterestDegrees

How many degrees between each interest direction.

Declaration
public const float InterestDegrees = null
Field Value
Type Description
System.Single
| Improve this Doc View Source

InterestDirections

Declaration
public const byte InterestDirections = null
Field Value
Type Description
System.Byte
| Improve this Doc View Source

InterestRadians

How many radians between each interest direction.

Declaration
public const float InterestRadians = null
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾