MakeIoFilenameHash

Helpers to create the hash from a chunk id.

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 FIoChunkId & ChunkID
)

Remarks

Helpers to create the hash from a chunk id. Returns IOFILENAMEHASH_NONE if and only if the chunk id is invalid.

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