![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Blueprint/AIBlueprintHelperLibrary.h"#include "EngineGlobals.h"#include "TimerManager.h"#include "Engine/World.h"#include "Engine/Engine.h"#include "AITypes.h"#include "AISystem.h"#include "BrainComponent.h"#include "Navigation/PathFollowingComponent.h"#include "AIController.h"#include "BehaviorTree/BlackboardComponent.h"#include "Blueprint/AIAsyncTaskBlueprintProxy.h"#include "Animation/AnimInstance.h"#include "NavigationPath.h"#include "NavigationData.h"#include "NavigationSystem.h"#include "NavMesh/NavMeshPath.h"#include "Logging/MessageLog.h"Macros | |
| #define | LOCTEXT_NAMESPACE "AIBlueprintHelperLibrary" |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogAIBlueprint, Warning, All) | |
| #define LOCTEXT_NAMESPACE "AIBlueprintHelperLibrary" |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogAIBlueprint | , |
| Warning | , | ||
| All | |||
| ) |