FLocMetadataObject::IsExactMatch

Similar functionality to == operator but ensures everything matches(ignores COMPARISON_MODIFIER_PREFIX).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/InternationalizationMetadata.h

Include

#include "Internationalization/InternationalizationMetadata.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/InternationalizationMetadata.cpp

Syntax

bool IsExactMatch
(
    const FLocMetadataObject & Other
) const

Remarks

Similar functionality to == operator but ensures everything matches(ignores COMPARISON_MODIFIER_PREFIX).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss