UChunkDependencyInfo::RemoveRedundantChunks

Removes redundant chunks from a chunk list

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/ChunkDependencyInfo.h"

Source

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

Syntax

void RemoveRedundantChunks
(
    TArray< int32 > & ChunkIDs
) const

Remarks

Removes redundant chunks from a chunk list

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