![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Perception/AIPerceptionComponent.h"#include "Async/TaskGraphInterfaces.h"#include "GameFramework/Controller.h"#include "AIController.h"#include "Perception/AISenseConfig.h"#include "Stats/Stats.h"#include "VisualLogger/VisualLogger.h"Functions | |
| DECLARE_CYCLE_STAT (TEXT("Perception Component ProcessStimuli"), STAT_AI_PercepComp_ProcessStimuli, STATGROUP_AI) | |
| DECLARE_CYCLE_STAT (TEXT("Requesting UAIPerceptionComponent::RemoveDeadData call from within a const function"), STAT_FSimpleDelegateGraphTask_RequestingRemovalOfDeadPerceptionData, STATGROUP_TaskGraphTasks) | |
| DECLARE_CYCLE_STAT | ( | TEXT("Perception Component ProcessStimuli") | , |
| STAT_AI_PercepComp_ProcessStimuli | , | ||
| STATGROUP_AI | |||
| ) |
| DECLARE_CYCLE_STAT | ( | TEXT("Requesting UAIPerceptionComponent::RemoveDeadData call from within a const function") | , |
| STAT_FSimpleDelegateGraphTask_RequestingRemovalOfDeadPerceptionData | , | ||
| STATGROUP_TaskGraphTasks | |||
| ) |