SViewportToolBar::GetCameraMenuLabelFromViewportType

Returns the label for the "Camera" tool bar menu based on based viewport type

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SViewportToolBar.h

Include

#include "SViewportToolBar.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SViewportToolBar.cpp

Syntax

virtual FText GetCameraMenuLabelFromViewportType
(
    const ELevelViewportType ViewportType
) const

Remarks

Returns the label for the "Camera" tool bar menu based on based viewport type

Returns

Label to use for this menu label

Parameters

Parameter

Description

ViewportType

The Viewport type we want the label for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss