Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorViewportStats
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include | #include "EditorViewportClient.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp |
static void Using
&40;
Category InCategory
&41;
Remarks
Using commits a single usage record for whichever category is sent to it only if it's different from the last category that was sent to Using. This should be used to capture usage data for modes where it's difficult to tell when they ended.