IAssetFamily::GetAssets

Find all assets of a specified type

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/IAssetFamily.h

Include

#include "IAssetFamily.h"

Syntax

template<typename AssetType>
void GetAssets
(
    TArray< FAssetData > & OutAssets
)

Remarks

Find all assets of a specified type

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