Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > AssetRegistry > FAssetDataTagMapSharedView
Inheritance Hierarchy
- FAssetDataTagMapSharedView::TConstIterator
- FAssetDataTagMapSharedView::TConstIteratorWithEnd
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetDataTagMap.h |
Include | #include "AssetRegistry/AssetDataTagMap.h" |
Syntax
class TConstIteratorWithEnd : public FAssetDataTagMapSharedView::TConstIterator
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TConstIteratorWithEnd
(
const FAssetDataTagMapSharedView& InView, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FName | Key () |
|
![]() ![]() |
FAssetTagValueRef | Value () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |