FChunkDependency

A single dependency, read from ini file

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/ChunkDependencyInfo.h"

Syntax

struct FChunkDependency

Remarks

A single dependency, read from ini file

Variables

Name Description

Public variable

int32

 

ChunkID

The child chunk

Public variable

int32

 

ParentChunkID

Parent chunk, anything in both Parent and Child is only placed into Parent

Operators

Name Description

Public function

bool

 

operator==

(
    const FChunkDependency& RHS
)

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