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

#include <SoftObjectPtr.h>

+ Inheritance diagram for FSoftObjectPtrFastLess:

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()()

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

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