Navigation

Windows
MacOS
Linux

Classes

Constants

Typedefs

Name

Description

FNavAllocator

FNavDataPerInstanceTransformDelegate

Used to gather per instance transforms in a specific area

FNavPathQueryDelegate

Delegate used to communicate that path finding query has been finished.

FNavPathSharedPtr

FNavPathSharedRef

FNavPathWeakPtr

FSharedConstNavQueryFilter

FSharedNavQueryFilter

NavNodeRef

Uniform identifier type for navigation data elements may it be a polygon or graph node

Enums

Functions

Name Description

Public function

bool

 

FNavigationSystem::BoxesAreSame

(
    const FBox& A,
    const FBox& B
)

Public function Static

const FBox

 

FNavigationSystem::InvalidBoundingBox

(
    ForceInit
)

Public function

bool

 

FNavigationSystem::IsValidLocation

(
    const FVector& TestLocation
)

Public function

uint32

 

GetTypeHash

(
    const FNavAgentProperties& A
)

Variables

Name Description

Public variable

const float

 

FallbackAgentHeight

Used as a fallback value for navigation agent height, when none specified via UNavigationSystemV1::SupportedAgents

Public variable

const float

 

FallbackAgentRadius

Used as a fallback value for navigation agent radius, when none specified via UNavigationSystemV1::SupportedAgents

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