IAssetManagerEditorModule::ExtractPrimaryAssetIdFromFakeAssetData

Returns valid PrimaryAssetId if this is a fake AssetData for a primary asset

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h

Include

#include "AssetManagerEditorModule.h"

Source

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/AssetManagerEditorModule.cpp

Syntax

static FPrimaryAssetId ExtractPrimaryAssetIdFromFakeAssetData
(
    const FAssetData & InAssetData
)

Remarks

Returns valid PrimaryAssetId if this is a fake AssetData for a primary asset

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