FCollectionAssetManagement::SetCurrentAssetPaths

Set the asset paths that we are currently observing and managing the collection state of

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/CollectionAssetManagement.h

Include

#include "CollectionAssetManagement.h"

Source

/Engine/Source/Developer/AssetTools/Private/CollectionAssetManagement.cpp

Syntax

void SetCurrentAssetPaths
(
    const TArray< FName > & CurrentAssets
)

Remarks

Set the asset paths that we are currently observing and managing the collection state of

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