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 FProfilerServicePreviewAck
Variables
Type | Name | Description |
---|---|---|
FGuid | InstanceId |
Constructors
Type | Name | Description |
---|---|---|
FProfilerServicePreviewAck () | Default constructor. | |
FProfilerServicePreviewAck ( const FGuid& InInstance ) | Creates and initializes a new instance. |