FProfilerServiceFileChunk::FProfilerServiceFileChunk

Constructor for the new file chunk.

Windows
MacOS
Linux

References

Module

ProfilerMessages

Header

/Engine/Source/Developer/ProfilerMessages/Public/ProfilerServiceMessages.h

Include

#include "ProfilerServiceMessages.h"

Syntax

FProfilerServiceFileChunk
(
    const FGuid & InInstanceID,
    const FString & InFilename,
    const TArray< uint8 > & InHeader
)

Remarks

Constructor for the new file chunk.

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