Show / Hide Table of Contents

Class NPCSteeringComponent

Inheritance
System.Object
NPCSteeringComponent
Namespace: Content.Client.NPC
Assembly: Content.Client.dll
Syntax
public sealed class NPCSteeringComponent : Component

Fields

| Improve this Doc View Source

DangerMap

Declaration
public float[] DangerMap
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

DangerPoints

Declaration
public List<Vector2> DangerPoints
Field Value
Type Description
List<Vector2>
| Improve this Doc View Source

Direction

Declaration
public Vector2 Direction
Field Value
Type Description
Vector2
| Improve this Doc View Source

InterestMap

Declaration
public float[] InterestMap
Field Value
Type Description
System.Single[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾