5#include "GridPathFollowingComponent.generated.h"
64 int32 MoveSegmentStartIndexOffGrid;
@ INDEX_NONE
Definition CoreMiscDefines.h:150
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition GridPathFollowingComponent.h:22
int32 GetNextGridPathIndex() const
Definition GridPathFollowingComponent.h:36
const TArray< FVector > & GetGridPathPoints() const
Definition GridPathFollowingComponent.h:35
int32 GetActiveGridIdx() const
Definition GridPathFollowingComponent.h:33
bool HasActiveGrid() const
Definition GridPathFollowingComponent.h:32
Definition NavLocalGridManager.h:28
Definition PathFollowingComponent.h:217
Definition RobinHoodHashTable.h:18
static AIMODULE_API const FAIRequestID CurrentRequest
Definition AITypes.h:452
Definition ObjectPtr.h:488