unreal.PawnActionAbortState

class unreal.PawnActionAbortState

Bases: unreal.EnumBase

EPawn Action Abort State

C++ Source:

  • Module: AIModule

  • File: AITypes.h

ABORT_DONE

4

LATENT_ABORT_IN_PROGRESS

3

MARK_PENDING_ABORT

This means waiting for child to abort before aborting self.

Type

2

NEVER_STARTED

0

NOT_BEING_ABORTED

1