![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "NavModifierComponent.h"#include "GameFramework/Actor.h"#include "Components/PrimitiveComponent.h"#include "AI/NavigationModifier.h"#include "NavAreas/NavArea_Null.h"#include "PhysicsEngine/BodySetup.h"#include "NavigationSystem.h"#include "GeometryCollection/GeometryCollectionComponent.h"#include "GeometryCollection/GeometryCollectionObject.h"#include "Engine/StaticMesh.h"#include "VisualLogger/VisualLogger.h"Namespaces | |
| namespace | UE |
| namespace | UE::Navigation |
| namespace | UE::Navigation::ModComponent |
| namespace | UE::Navigation::ModComponent::Private |
Functions | |
| FAreaNavModifier | UE::Navigation::ModComponent::Private::CreateAreaModifier (const FBox &Box, const FQuat &Quat, const TSubclassOf< UNavArea > &AreaClass, const TSubclassOf< UNavArea > &AreaClassToReplace, const bool bIncludeAgentHeight) |