FProfilerServiceData2::FProfilerServiceData2

Creates and initializes a new instance.

Unreal Engine C++ API Reference > Developer > ProfilerMessages > FProfilerServiceData2 > FProfilerServiceData2

References

   
Module ProfilerMessages
Header /Engine/Source/Developer/ProfilerMessages/Public/ProfilerServiceMessages.h
Include #include "ProfilerServiceMessages.h"
FProfilerServiceData2
(
    const [FGuid](API\Runtime\Core\Misc\FGuid) & InInstance,
    int64 InFrame,
    const [FString](API\Runtime\Core\Containers\FString) & InHexData,
    int32 InCompressedSize,
    int32 InUncompressedSize
)

Remarks

Creates and initializes a new instance.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library