operator==

These overloads can be removed when the deprecated implicit operator [FString](API\Runtime\Core\Containers\FString) is removed.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetDataTagMap.h

Include

#include "AssetRegistry/AssetDataTagMap.h"

Syntax

bool operator==
(
    FAssetTagValueRef A,
    const FString & B
)

Remarks

These overloads can be removed when the deprecated implicit operator FString is 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