Navigation
Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SEventsTree
References
Module | ProfileVisualizer |
Header | /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h |
Include | #include "SEventsTree.h" |
bool CheckViewMode ( [EVisualizerViewMode::Type](API\Developer\ProfileVisualizer\Type_1) InMode ) const
Remarks
Given a view mode checks if it's the currently selected one
Parameters
Name | Description |
---|---|
InMode | View mode to check |