Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
Include | #include "Animation/AnimInstance.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp |
void UnlockAIResources
&40;
bool bUnlockMovement,
bool UnlockAILogic
&41;
Remarks
Unlocks indicated AI resources of animated pawn. Will unlock only animation-locked resources. DEPRECATED. Use UnlockAIResourcesWithAnimation instead