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 FProfilerServicePreview
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bRequestedPreviewState | The data preview state that should be set. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor. | ||
![]() |
FProfilerServicePreview
(
const bool bInRequestedPreviewState |
Creates and initializes a new instance. |