IProfilerClient::RequestLastCapturedFile

Requests the last captured file from the service.

Windows
MacOS
Linux

References

Module

ProfilerClient

Header

/Engine/Source/Developer/ProfilerClient/Public/IProfilerClient.h

Include

#include "IProfilerClient.h"

Syntax

void RequestLastCapturedFile
(
    const FGuid & InstanceId
)

Remarks

Requests the last captured file from the service.

Parameters

Parameter

Description

InstanceId

If valid, this function will be executed only for the specified instance, otherwise will be executed on all instances