FCollectionAssetManagement::SetCurrentAssets

Set the assets 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 SetCurrentAssets
(
    const TArray< FAssetData > & CurrentAssets
)

Remarks

Set the assets 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