Navigation
API > API/Plugins > API/Plugins/USDUtilities > API/Plugins/USDUtilities/FUsdInfoCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RemoveAllAssetPrimLinks () |
Objects/USDInfoCache.h | ||
TArray< TWeakObjectPtr< UObject > > RemoveAllAssetPrimLinks
(
const UE::FSdfPath& Path |
Objects/USDInfoCache.h | ||
TArray< UE::FSdfPath > RemoveAllAssetPrimLinks
(
const UObject* Asset |
Objects/USDInfoCache.h |
RemoveAllAssetPrimLinks()
| Name | RemoveAllAssetPrimLinks |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/Objects/USDInfoCache.h |
| Include Path | #include "Objects/USDInfoCache.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Private/Objects/USDInfoCache.cpp |
void RemoveAllAssetPrimLinks()
RemoveAllAssetPrimLinks(const UE::FSdfPath &)
| Name | RemoveAllAssetPrimLinks |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/Objects/USDInfoCache.h |
| Include Path | #include "Objects/USDInfoCache.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Private/Objects/USDInfoCache.cpp |
TArray < TWeakObjectPtr < UObject > > RemoveAllAssetPrimLinks
(
const UE::FSdfPath & Path
)
RemoveAllAssetPrimLinks(const UObject *)
| Name | RemoveAllAssetPrimLinks |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/Objects/USDInfoCache.h |
| Include Path | #include "Objects/USDInfoCache.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Private/Objects/USDInfoCache.cpp |
TArray < UE::FSdfPath > RemoveAllAssetPrimLinks
(
const UObject * Asset
)