Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/UGeometryCollectionCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetAssetRegistryTags
(
FAssetRegistryTagsContext Context |
UObject Interface | GeometryCollection/GeometryCollectionCache.h | |
virtual void GetAssetRegistryTags
(
TArray< FAssetRegistryTag >& OutTags |
GeometryCollection/GeometryCollectionCache.h |
GetAssetRegistryTags(FAssetRegistryTagsContext)
Description
UObject Interface
| Name | GetAssetRegistryTags |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionCache.h |
| Include Path | #include "GeometryCollection/GeometryCollectionCache.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionCache.cpp |
virtual void GetAssetRegistryTags
(
FAssetRegistryTagsContext Context
) const
GetAssetRegistryTags(TArray< FAssetRegistryTag > &)
| Name | GetAssetRegistryTags |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionCache.h |
| Include Path | #include "GeometryCollection/GeometryCollectionCache.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionCache.cpp |
virtual void GetAssetRegistryTags
(
TArray < FAssetRegistryTag > & OutTags
) const