UDataRegistrySource::UnregisterSpecificAsset

Removes references to a specific asset, returns bool if it was removed

Windows
MacOS
Linux

Override Hierarchy

UDataRegistrySource::UnregisterSpecificAsset()

UMetaDataRegistrySource::UnregisterSpecificAsset()

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySource.h

Include

#include "DataRegistrySource.h"

Source

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySource.cpp

Syntax

virtual bool UnregisterSpecificAsset
(
    const FSoftObjectPath & AssetPath
)

Remarks

Removes references to a specific asset, returns bool if it was removed

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