FNavPathType

Path type data

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "AI/Navigation/NavigationTypes.h"

Syntax

struct FNavPathType

Remarks

Path type data

Constructors

Name Description

Public function

FNavPathType

(
    const FNavPathType* Parent
)

Public function

FNavPathType

(
    const FNavPathType& Src
)

Functions

Name Description

Public function Const

bool

 

IsA

(
    const FNavPathType& Other
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FNavPathType& Other
)

Constants

Name

Description

NextUniqueId

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