FSoftObjectPathLexicalLess

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/SoftObjectPath.h

Include

#include "UObject/SoftObjectPath.h"

Syntax

struct FSoftObjectPathLexicalLess

Remarks

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

Operators

Name Description

Public function Const

bool

 

operator()

(
    const FSoftObjectPath& Lhs,
    const FSoftObjectPath& 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