FAssetRegistryGenerator::GetPakchunkIndex

Get pakchunk file index from ChunkID

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Commandlets/AssetRegistryGenerator.h

Include

#include "Commandlets/AssetRegistryGenerator.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/AssetRegistryGenerator.cpp

Syntax

int32 GetPakchunkIndex
(
    int32 ChunkId
) const

Remarks

Get pakchunk file index from ChunkID

Returns

Index of target pakchunk file

Parameters

Parameter

Description

ChunkID

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