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 FProfilerServiceUnsubscribe
Variables
Constructors
Type | Name | Description |
---|---|---|
FProfilerServiceUnsubscribe () | Default constructor. | |
FProfilerServiceUnsubscribe ( const FGuid& InSessionId, const FGuid& InInstanceId ) | Creates and initializes a new instance. |