SViewportToolBar::GetCameraMenuLabelIconFromViewportType

Returns the label icon for the "Camera" tool bar menu, which changes depending on the 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 const FSlateBrush * GetCameraMenuLabelIconFromViewportType
(
    const ELevelViewportType ViewportType
) const

Remarks

Returns the label icon for the "Camera" tool bar menu, which changes depending on the viewport type

Returns

Label icon to use for this menu label

Parameters

Parameter

Description

ViewportType

The Viewport type we want the icon 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