unreal.PathFollowingRequestResult

class unreal.PathFollowingRequestResult

Bases: EnumBase

EPath Following Request Result

C++ Source:

  • Module: AIModule

  • File: PathFollowingComponent.h

ALREADY_AT_GOAL: PathFollowingRequestResult

1

FAILED: PathFollowingRequestResult

0

REQUEST_SUCCESSFUL: PathFollowingRequestResult

2