![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "UObject/SoftObjectPath.h"#include "Engine/World.h"#include "AI/AISystemBase.h"#include "Math/RandomStream.h"#include "AISystem.generated.h"Go to the source code of this file.
Classes | |
| class | UAISystem |
| struct | UAISystem::FBlackboardDataToComponentsIterator |
Macros | |
| #define | GET_AI_CONFIG_VAR(a) (GetDefault<UAISystem>()->a) |
| #define GET_AI_CONFIG_VAR | ( | a | ) | (GetDefault<UAISystem>()->a) |