FSoftObjectPtrLexicalLess

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

Windows
MacOS
Linux

Inheritance Hierarchy

FSoftObjectPathLexicalLess

FSoftObjectPtrLexicalLess

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h

Include

#include "UObject/SoftObjectPtr.h"

Syntax

struct FSoftObjectPtrLexicalLess : private FSoftObjectPathLexicalLess

Remarks

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

Operators

Name Description

Public function Const

bool

 

operator()

(
    const SoftObjectPtrType& Lhs,
    const SoftObjectPtrType& Rhs
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss