FNameFastLess

Fast non-alphabetical order that is only stable during this process' lifetime

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/NameTypes.h

Include

#include "UObject/NameTypes.h"

Syntax

struct FNameFastLess

Remarks

Fast non-alphabetical order that is only stable during this process' lifetime

Operators

Name Description

Public function Const

bool

 

operator()

(
    const FName& A,
    const FName& B
)

Public function Const

bool

 

operator()

(
    FNameEntryId A,
    FNameEntryId B
)

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