Navigation
API > API/Developer > API/Developer/ProfilerService
References
| Module | ProfilerService |
| Header | /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h |
| Include | #include "IProfilerServiceManager.h" |
Syntax
struct FStatGroupDescription
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ID | ID for this group | |
| FString | Name | Group name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. |