Namespace Content.Server.NPC.HTN.PrimitiveTasks.Operators
Classes
MoveToOperator
Moves an NPC to the specified target key. Hands the actual steering off to NPCSystem.Steering
NoOperator
What it sounds like.
PickAccessibleComponentOperator
Picks a nearby component that is accessible.
PickAccessibleOperator
Chooses a nearby coordinate and puts it into the resulting key.
PickRandomRotationOperator
RandomOperator
RotateToTargetOperator
SetFloatOperator
Just sets a blackboard key to a float
SpeakOperator
UtilityOperator
Utilises a UtilityQueryPrototype to determine the best target and sets it to the Key.
WaitOperator
Waits the specified amount of time. Removes the key when finished.