operator<

Allow sorting / comparing hash values.

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXHashUtils.h

Include

#include "DatasmithFBXHashUtils.h"

Syntax

bool operator<
(
    const FMD5Hash & A,
    const FMD5Hash & B
)

Remarks

Allow sorting / comparing hash values.

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