UChunkDependencyInfo::GetOrBuildChunkDependencyGraph

Will return an existing dependency graph, or build if it necessary

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

const FChunkDependencyTreeNode * GetOrBuildChunkDependencyGraph
(
    int32 HighestChunk
)

Remarks

Will return an existing dependency graph, or build if it necessary

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