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

Namespaces

namespace  FNavigationSystem
 
namespace  UE
 
namespace  UE::Navigation
 
namespace  UE::Navigation::NavLinkIdHelpers
 
namespace  UE::Navigation::NavLinkIdHelpers::Private
 

Functions

 DEFINE_STAT (STAT_Navigation_MetaAreaTranslation)
 
ENGINE_API bool FNavigationSystem::IsLevelVisibilityChanging (const UObject *Object)
 
ENGINE_API bool FNavigationSystem::IsInBaseNavmesh (const UObject *Object)
 
uint64 UE::Navigation::NavLinkIdHelpers::Private::MakeIdFromGUID (const FGuid Guid)
 
uint64 UE::Navigation::NavLinkIdHelpers::Private::MakeIdFromGUID (FNavLinkAuxiliaryId AuxiliaryId, const FGuid Guid)
 

Function Documentation

◆ DEFINE_STAT()