Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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

Definition at line 1719 of file NameTypes.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 1721 of file NameTypes.h.

+ Here is the call graph for this function:

◆ operator()() [2/2]

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

Definition at line 1726 of file NameTypes.h.

+ Here is the call graph for this function:

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