UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNameLexicalLess Struct Reference

#include <NameTypes.h>

Public Member Functions

FORCEINLINE bool operator() (const FName &A, const FName &B) const
 
FORCEINLINE bool operator() (FNameEntryId A, FNameEntryId B) const
 

Detailed Description

Slow alphabetical order that is stable / deterministic over process runs

Member Function Documentation

◆ operator()() [1/2]

FORCEINLINE bool FNameLexicalLess::operator() ( const FName A,
const FName B 
) const
inline

◆ operator()() [2/2]

FORCEINLINE bool FNameLexicalLess::operator() ( FNameEntryId  A,
FNameEntryId  B 
) const
inline

The documentation for this struct was generated from the following file: