AnimationEditorUtils::ExecuteNewAnimAsset

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/AnimationEditorUtils.h

Include

#include "AnimationEditorUtils.h"

Syntax

namespace AnimationEditorUtils
{
    template<typename TFactory, typename T>
    void AnimationEditorUtils::ExecuteNewAnimAsset
    (
        TArray< TWeakObjectPtr< UObject >> SkeletonsOrSkeletalMeshes,
        const FString InSuffix,
        FAnimAssetCreated AssetCreated,
        bool bInContentBrowser
    )
}

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