![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Navigation/CrowdFollowingComponent.h"#include "NavigationSystem.h"#include "NavMesh/RecastNavMesh.h"#include "VisualLogger/VisualLoggerTypes.h"#include "VisualLogger/VisualLogger.h"#include "AIModuleLog.h"#include "Navigation/CrowdManager.h"#include "NavAreas/NavArea.h"#include "AbstractNavData.h"#include "AIConfig.h"#include "Navigation/MetaNavMeshPath.h"#include "GameFramework/CharacterMovementComponent.h"#include "Engine/World.h"Functions | |
| DEFINE_LOG_CATEGORY (LogCrowdFollowing) | |
| void | LogPathPartHelper (AActor *LogOwner, FNavMeshPath *NavMeshPath, int32 StartIdx, int32 EndIdx) |
| DEFINE_LOG_CATEGORY | ( | LogCrowdFollowing | ) |
| void LogPathPartHelper | ( | AActor * | LogOwner, |
| FNavMeshPath * | NavMeshPath, | ||
| int32 | StartIdx, | ||
| int32 | EndIdx | ||
| ) |