![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "AI/Navigation/NavigationElement.h"#include "Misc/MTTransactionallySafeAccessDetector.h"#include "Subsystems/WorldSubsystem.h"#include "UObject/ObjectKey.h"#include "UObject/WeakInterfacePtr.h"#include "NavigationObjectRepository.generated.h"Go to the source code of this file.
Classes | |
| class | UNavigationObjectRepository |
| DECLARE_DELEGATE_OneParam | ( | FOnCustomNavLinkObjectRegistrationEvent | , |
| INavLinkCustomInterface & | |||
| ) |
| DECLARE_DELEGATE_OneParam | ( | FOnNavigationElementRegistrationEvent | , |
| const TSharedRef< const FNavigationElement > & | |||
| ) |
| DECLARE_DELEGATE_OneParam | ( | FOnNavRelevantObjectRegistrationEvent | , |
| INavRelevantInterface & | |||
| ) |