FMultiInt::operator>

The base comparison operator, we derive the others from it

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformDriver.h"

Syntax

bool operator>
(
    const FMultiInt< TSize > & rhs
) const

Remarks

The base comparison operator, we derive the others from it

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