FAssetRegistryState::RemoveAssetData

Removes the asset data from the lookup maps

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

bool RemoveAssetData
(
    FAssetData * AssetData,
    bool bRemoveDependencyData
)

Remarks

Removes the asset data from the lookup maps

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