EProfilerRequestType::Type

Profiler service request type

Windows
MacOS
Linux

References

Module

ProfilerService

Header

/Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h

Include

#include "IProfilerServiceManager.h"

Syntax

namespace EProfilerRequestType
{
    enum Type
    {
        PRT_SendLastCapturedFile,
    }
}

Values

Name

Description

PRT_SendLastCapturedFile

Send last captured file.

Remarks

Profiler service request type

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