UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CrowdFollowingComponent.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/WeakInterfacePtr.h"
#include "EngineDefines.h"
#include "AITypes.h"
#include "Navigation/PathFollowingComponent.h"
#include "Navigation/CrowdAgentInterface.h"
#include "AI/Navigation/NavigationAvoidanceTypes.h"
#include "CrowdFollowingComponent.generated.h"

Go to the source code of this file.

Classes

class  UCrowdFollowingComponent
 

Namespaces

namespace  ECrowdAvoidanceQuality
 

Enumerations

enum  ECrowdAvoidanceQuality::Type { ECrowdAvoidanceQuality::Low , ECrowdAvoidanceQuality::Medium , ECrowdAvoidanceQuality::Good , ECrowdAvoidanceQuality::High }
 
enum class  ECrowdSimulationState : uint8 { Enabled , ObstacleOnly , Disabled }
 

Enumeration Type Documentation

◆ ECrowdSimulationState

Enumerator
Enabled 
ObstacleOnly 
Disabled