FProfilerServiceData2::FProfilerServiceData2

Creates and initializes a new instance.

Windows
MacOS
Linux

References

Module

ProfilerMessages

Header

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

Include

#include "ProfilerServiceMessages.h"

Syntax

FProfilerServiceData2
(
    const FGuid & InInstance,
    int64 InFrame,
    const FString & InHexData,
    int32 InCompressedSize,
    int32 InUncompressedSize
)

Remarks

Creates and initializes a new instance.

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