Navigation
API > API/Plugins > API/Plugins/USDClasses > API/Plugins/USDClasses/UUsdAssetCache2
Description
Removes the particular referencer to all assets tracked by the cache, if it was a referencer to any of them. Returns true if at least one asset referencer count was altered by this.
| Name | RemoveAllAssetReferences |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Public/USDAssetCache2.h |
| Include Path | #include "USDAssetCache2.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Private/USDAssetCache2.cpp |
UFUNCTION (BlueprintCallable, Category="Caching", Meta=(CallInEditor="true"))
bool RemoveAllAssetReferences
(
const UObject * Referencer
)