UAIBlueprintHelperLibrary::LockAIResourcesWithAnimation

Locks indicated AI resources of animated pawn

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Blueprint/AIBlueprintHelperLibrary.h

Include

#include "Blueprint/AIBlueprintHelperLibrary.h"

Source

/Engine/Source/Runtime/AIModule/Private/Blueprint/AIBlueprintHelperLibrary.cpp

Syntax

static void LockAIResourcesWithAnimation
(
    UAnimInstance * AnimInstance,
    bool bLockMovement,
    bool LockAILogic
)

Remarks

Locks indicated AI resources of animated pawn

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss