UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AIAsyncTaskBlueprintProxy.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "Engine/EngineTypes.h"
#include "AITypes.h"
#include "Navigation/PathFollowingComponent.h"
#include "AIAsyncTaskBlueprintProxy.generated.h"

Go to the source code of this file.

Classes

class  UAIAsyncTaskBlueprintProxy
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOAISimpleDelegate, EPathFollowingResult::Type, MovementResult)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOAISimpleDelegate  ,
EPathFollowingResult::Type  ,
MovementResult   
)