![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Perception/PawnSensingComponent.h"#include "EngineGlobals.h"#include "TimerManager.h"#include "CollisionQueryParams.h"#include "GameFramework/Pawn.h"#include "GameFramework/Controller.h"#include "GameFramework/PlayerController.h"#include "Engine/Engine.h"#include "EngineUtils.h"#include "AIController.h"#include "Components/PawnNoiseEmitterComponent.h"Functions | |
| DECLARE_CYCLE_STAT (TEXT("Sensing"), STAT_AI_Sensing, STATGROUP_AI) | |
| DECLARE_CYCLE_STAT | ( | TEXT("Sensing") | , |
| STAT_AI_Sensing | , | ||
| STATGROUP_AI | |||
| ) |