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

Definition at line 1702 of file NameTypes.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 1704 of file NameTypes.h.

+ Here is the call graph for this function:

◆ operator()() [2/2]

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

Definition at line 1709 of file NameTypes.h.

+ Here is the call graph for this function:

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