FNavigationRaycastWork

Windows
MacOS
Linux

Inheritance Hierarchy

FRayStartEnd

FNavigationRaycastWork

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationTypes.h

Include

#include "AI/Navigation/NavigationTypes.h"

Syntax

struct FNavigationRaycastWork : public FRayStartEnd

Variables

Name Description

Public variable

bool

 

bDidHit

Public variable

FNavLocation

 

HitLocation

Depending on bDidHit HitLocation contains either actual hit location or RayEnd

Constructors

Name Description

Public function

FNavigationRaycastWork

(
    const FVector& InRayStart,
    const FVector& InRayEnd
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss