Patrol Path


PatrolComponent allows to setup patroling behavior for AI.

It uses BP_PatrolPath which is basically just a SplineComponent (allows to create path using spline).

PatrolComponent tracks current patrol index (spline index), allows to update it, and retrieve it’s location.