Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h |
| Include | #include "Navigation/PathFollowingComponent.h" |
Syntax
struct FPathFollowingResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< EPathFollowingResult::Type > | Code | ||
| FPathFollowingResultFlags::Type | Flags |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPathFollowingResult
(
FPathFollowingResultFlags::Type InFlags |
|||
FPathFollowingResult
(
EPathFollowingResult::Type ResultCode, |