unreal.PathFollowingAction

class unreal.PathFollowingAction

Bases: EnumBase

DEPRECATED, will be removed with GetPathActionType function

C++ Source:

  • Module: AIModule

  • File: PathFollowingComponent.h

DIRECT_MOVE: PathFollowingAction

2

ERROR: PathFollowingAction

0

NO_MOVE: PathFollowingAction

1

PARTIAL_PATH: PathFollowingAction

3

PATH_TO_GOAL: PathFollowingAction

4