We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c970d6d commit 8d2d912Copy full SHA for 8d2d912
Gems/FPSProfiler/Code/Include/FPSProfiler/FPSProfilerTypeIds.h
@@ -5,7 +5,6 @@ namespace FPSProfiler
5
{
6
// System Component TypeIds
7
inline constexpr const char* FPSProfilerComponentTypeId = "{B11CE88E-E1C5-404F-83D2-0D3850445A13}";
8
- inline constexpr const char* FPSProfilerEditorComponentTypeId = "{F4308920-CD0B-4A2E-91DE-2EC1E970F97A}";
9
10
// Configs TypeIds
11
inline constexpr const char* FPSProfilerConfigFileTypeId = "{68627A89-9426-4640-B460-63E6AA42CFBC}";
0 commit comments