FAnimTrack::InvalidateRecursiveAsset

This is to prevent anybody adding recursive asset to anim composite as a result of anim composite being a part of anim sequence base

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimCompositeBase.h

Include

#include "Animation/AnimCompositeBase.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimCompositeBase.cpp

Syntax

void InvalidateRecursiveAsset
(
    class UAnimCompositeBase * CheckAsset
)

Remarks

This is to prevent anybody adding recursive asset to anim composite as a result of anim composite being a part of anim sequence base

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