UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EPathFollowingResult Namespace Reference

Enumerations

enum  Type : int {
  Success , Blocked , OffPath , Aborted ,
  UMETA =(Hidden) , Invalid
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Success 

Reached destination

Blocked 

Movement was blocked

OffPath 

Agent is not on path

Aborted 

Aborted and stopped (failure)

UMETA 

DEPRECATED, use Aborted result instead

Invalid 

Request was invalid