EditorAnimUtils::GetAssetsFromProperties

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EditorAnimUtils.h"

Syntax

namespace EditorAnimUtils
{
    template<class AssetType>
    void EditorAnimUtils::GetAssetsFromProperties
    (
        TArray< FProperty * > InProperties,
        UObject * Scope,
        TArray< AssetType * > & OutAssets
    )
}

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