FProfilerFileChunkHeader::FProfilerFileChunkHeader

Initialization constructor.

Unreal Engine C++ API Reference > Developer > ProfilerService > FProfilerFileChunkHeader > FProfilerFileChunkHeader

References

   
Module ProfilerService
Header /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h
Include #include "IProfilerServiceManager.h"
FProfilerFileChunkHeader
(
    int64 InChunkOffset,
    int64 InChunkSize,
    int64 InFileSize,
    [EProfilerFileChunkType::Type](API\Developer\ProfilerService\EProfilerFileChunkType__Type) InChunkType
)

Remarks

Initialization constructor.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library