Navigation
Unreal Engine C++ API Reference > Developer > ProfilerMessages
References
Module | ProfilerMessages |
Header | /Engine/Source/Developer/ProfilerMessages/Public/ProfilerServiceMessages.h |
Include | #include "ProfilerServiceMessages.h" |
Syntax
struct FProfilerServiceCapture
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bRequestedCaptureState | The data capture state that should be set. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor. | ||
![]() |
FProfilerServiceCapture
(
const bool bInRequestedCaptureState |
Creates and initializes a new instance. |