![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "NavigationData.h"#include "NavigationPath.generated.h"Go to the source code of this file.
Classes | |
| class | UNavigationPath |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnNavigationPathUpdated, UNavigationPath *, AffectedPath, TEnumAsByte< ENavPathEvent::Type >, PathEvent) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnNavigationPathUpdated | , |
| UNavigationPath * | , | ||
| AffectedPath | , | ||
| TEnumAsByte< ENavPathEvent::Type > | , | ||
| PathEvent | |||
| ) |