Navigation
Unreal Engine C++ API Reference > Developer > ProfilerClient > IProfilerClient
References
Module | ProfilerClient |
Header | /Engine/Source/Developer/ProfilerClient/Public/IProfilerClient.h |
Include | #include "IProfilerClient.h" |
void RequestLastCapturedFile
&40;
const FGuid & InstanceId
&41;
Remarks
Requests the last captured file from the service.
Parameters
Name | Description |
---|---|
InstanceId | If valid, this function will be executed only for the specified instance, otherwise will be executed on all instances |