Class NPCSteeringComponent
Inheritance
System.Object
NPCSteeringComponent
Assembly: Content.Client.dll
Syntax
public sealed class NPCSteeringComponent : Component
Fields
|
Improve this Doc
View Source
DangerMap
Declaration
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
Field Value
|
Improve this Doc
View Source
InterestMap
Declaration
public float[] InterestMap
Field Value
Type |
Description |
System.Single[] |
|