operator<

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

operator<

(
    const FMD5Hash& A,
    const FMD5Hash& B
)

Allow sorting / comparing hash values.

Public function

bool

 

operator<

(
    FFrameTime A,
    FFrameTime B
)

Public function

bool

 

operator<

(
    const FMemoryImageVTablePointer& L...,
    const FMemoryImageVTablePointer& R...
)

Public function

bool

 

operator<

(
    const FMemoryImageNamePointer& Lhs,
    const FMemoryImageNamePointer& Rhs
)

Public function

bool

 

operator<

(
    const FHashedMaterialParameterInfo ...,
    const FHashedMaterialParameterInfo ...
)

For sorting/searching.

Public function

bool

 

operator<

(
    const FAudioChunkCache& Element1,
    const FAudioChunkCache& Element2
)

This is used to sort the cache array from smallest chunk size to biggest.

Public function

bool

 

operator<

(
    const FShaderPipeline& Lhs,
    const FShaderPipeline& Rhs
)

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