unreal.PathFollowingRequestResult

class unreal.PathFollowingRequestResult

Bases: unreal.EnumBase

EPath Following Request Result

C++ Source:

  • Module: AIModule

  • File: PathFollowingComponent.h

ALREADY_AT_GOAL

1

FAILED

0

REQUEST_SUCCESSFUL

2