Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavigationRaycastAdditionalResu-
Syntax
bool bIsRayEndInCorridor
Remarks
When the ray is not obstructed, indicates if the projection of RayEnd is located at the end of the explored corridor. When bIsRaytEndInCorridor is false, it means that RayEnd failed to project to the NavigationData or on a navigation node that is not part of the explored corridor (e.g. different height)