FAssetRegistryState::GetPrimaryAssetsIds

Get the set of primary assets contained in this state

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetRegistryState.h

Include

#include "AssetRegistryState.h"

Source

/Engine/Source/Runtime/AssetRegistry/Private/AssetRegistryState.cpp

Syntax

void GetPrimaryAssetsIds
(
    TSet< FPrimaryAssetId > & OutPrimaryAssets
) const

Remarks

Get the set of primary assets contained in this state

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