Compare

General comparison with the comparison operator given as enum

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h

Include

#include "GenericPlatform/GenericPlatformDriver.h"

Syntax

template<class T>
bool Compare
(
    const T & A,
    EComparisonOp Op,
    const T & B
)

Remarks

General comparison with the comparison operator given as enum

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