UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavigationElement.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::NavigationElement
 
namespace  UE::NavigationElement::Private
 

Functions

uint32 GetTypeHash (const FNavigationElement &Element)
 
FString LexToString (const FNavigationElement &Element)
 
FString LexToString (const FNavigationElementHandle &Handle)
 

Variables

bool UE::NavigationElement::Private::bValidateNavigationElementInitialization = false
 
FAutoConsoleVariableRef UE::NavigationElement::Private::ConsoleVariables []
 

Function Documentation

◆ GetTypeHash()

uint32 GetTypeHash ( const FNavigationElement Element)

Hash function to use TSet/TMap

◆ LexToString() [1/2]

FString LexToString ( const FNavigationElement Element)

◆ LexToString() [2/2]

FString LexToString ( const FNavigationElementHandle Handle)