MakeIoFilenameHash

Helpers to create the hash from a filename.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkData2.h

Include

#include "Serialization/BulkData2.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/BulkData2.cpp

Syntax

FIoFilenameHash MakeIoFilenameHash
(
    const FString & Filename
)

Remarks

Helpers to create the hash from a filename. Returns IOFILENAMEHASH_NONE if and only if the filename is empty.

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