Navigation
API > API/Runtime > API/Runtime/NavigationSystem
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
| Include | #include "NavigationData.h" |
Syntax
struct FNavigationRaycastAdditionalResults
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsRayEndInCorridor | When the ray is not obstructed, indicates if the projection of RayEnd is located at the end of the explored corridor. |