UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNameFastLess 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

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

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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

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