FTextFilterString::CanCompareNumeric

Are the two given strings able to be compared numberically?

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/TextFilterUtils.h

Include

#include "Misc/TextFilterUtils.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/TextFilterUtils.cpp

Syntax

bool CanCompareNumeric
(
    const FTextFilterString & InOther
) const

Remarks

Are the two given strings able to be compared numberically?

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