UAssetManager::GetContentEncryptionGroupChunkID

For a given content encryption group name (as defined in the content encryption config that the project provides, return the relevant chunk ID

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/AssetManager.h

Include

#include "Engine/AssetManager.h"

Syntax

virtual int32 GetContentEncryptionGroupChunkID
(
    FName InGroupName
) const

Remarks

For a given content encryption group name (as defined in the content encryption config that the project provides, return the relevant chunk ID

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