FCustomChunk

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h

Include

#include "GenericPlatform/GenericPlatformChunkInstall.h"

Syntax

struct FCustomChunk

Variables

Name Description

Public variable

uint32

 

ChunkID

Public variable

FString

 

ChunkTag

Public variable

ECustomChunkTyp...

 

ChunkType

Constructors

Name Description

Public function

FCustomChunk

(
    FString InTag,
    uint32 InID,
    ECustomChunkType InChunkType
)

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