Navigation
API > API/Developer > API/Developer/ProfilerService > API/Developer/ProfilerService/FProfilerFileChunkHeader > API/Developer/ProfilerService/FProfilerFileChunkHeader/__ctor
References
| Module | ProfilerService |
| Header | /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h |
| Include | #include "IProfilerServiceManager.h" |
FProfilerFileChunkHeader
(
int64 InChunkOffset,
int64 InChunkSize,
int64 InFileSize,
EProfilerFileChunkType::Type InChunkType
)
Remarks
Initialization constructor.