Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SViewportToolBar
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/SViewportToolBar.h |
Include | #include "SViewportToolBar.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/SViewportToolBar.cpp |
virtual FText GetCameraMenuLabelFromViewportType
&40;
const ELevelViewportType ViewportType
&41; const
Remarks
Returns the label for the "Camera" tool bar menu based on based viewport type Label to use for this menu label
Parameters
Name | Description |
---|---|
ViewportType | The Viewport type we want the label for |