SCommonEditorViewportToolbarBase::ExtendLeftAlignedToolbarSlots

Extension allowing derived classes to add to left-aligned portion of the toolbar slots.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SCommonEditorViewportToolbarBase.h"

Syntax

virtual void ExtendLeftAlignedToolbarSlots
(
    TSharedPtr< SHorizontalBox > MainBoxPtr,
    TSharedPtr< SViewportToolBar > ParentToolBarPtr
) const

Remarks

Extension allowing derived classes to add to left-aligned portion of the toolbar slots.

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