UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNavPathType Struct Reference

#include <NavigationTypes.h>

Public Member Functions

 FNavPathType (const FNavPathType *Parent=nullptr)
 
bool operator== (const FNavPathType &Other) const
 
bool IsA (const FNavPathType &Other) const
 

Detailed Description

path type data

Constructor & Destructor Documentation

◆ FNavPathType()

FNavPathType::FNavPathType ( const FNavPathType Parent = nullptr)
inlineexplicit

Member Function Documentation

◆ IsA()

bool FNavPathType::IsA ( const FNavPathType Other) const
inline

◆ operator==()

bool FNavPathType::operator== ( const FNavPathType Other) const
inline

The documentation for this struct was generated from the following files: