FChunkPrio

Windows
MacOS
Linux

References

Module

HTTPChunkInstaller

Header

/Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/HTTPChunkInstaller.h

Include

#include "HTTPChunkInstaller.h"

Syntax

struct FChunkPrio

Variables

Name Description

Public variable

uint32

 

ChunkID

Public variable

EChunkPriority:...

 

ChunkPrio

Constructors

Name Description

Public function

FChunkPrio

(
    uint32 InChunkID,
    EChunkPriority::Type InChunkPrio
)

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FChunkPrio& RHS
)

Public function Const

bool

 

operator==

(
    const FChunkPrio& 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