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

#include <SoftObjectPtr.h>

+ Inheritance diagram for FSoftObjectPtrLexicalLess:

Public Member Functions

template<typename SoftObjectPtrType >
bool operator() (const SoftObjectPtrType &Lhs, const SoftObjectPtrType &Rhs) const
 

Detailed Description

Slow alphabetical order that is stable / deterministic over process runs.

Member Function Documentation

◆ operator()()

bool FSoftObjectPtrLexicalLess::operator() ( const SoftObjectPtrType Lhs,
const SoftObjectPtrType Rhs 
) const
inline

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