UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AIPerceptionSystem.h File Reference
#include "CoreMinimal.h"
#include "Stats/Stats.h"
#include "UObject/ObjectMacros.h"
#include "UObject/UObjectGlobals.h"
#include "UObject/Object.h"
#include "Templates/SubclassOf.h"
#include "Engine/EngineTypes.h"
#include "Engine/World.h"
#include "Perception/AIPerceptionTypes.h"
#include "Perception/AISense.h"
#include "AISubsystem.h"
#include "AIPerceptionSystem.generated.h"

Go to the source code of this file.

Classes

class  UAIPerceptionSystem
 
struct  UAIPerceptionSystem::FDelayedStimulus
 
struct  UAIPerceptionSystem::FPerceptionSourceRegistration
 

Functions

AIMODULE_API DECLARE_LOG_CATEGORY_EXTERN (LogAIPerception, Warning, All)
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

AIMODULE_API DECLARE_LOG_CATEGORY_EXTERN ( LogAIPerception  ,
Warning  ,
All   
)