FEdMode::BuildModeToolbar

Called when the editor mode should rebuild its toolbar

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EdMode.h"

Syntax

virtual void BuildModeToolbar
(
    class FToolBarBuilder & ToolbarBuilder
)

Remarks

Called when the editor mode should rebuild its toolbar

Parameters

Parameter

Description

ToolbarBuilder

The builder which should be used to add toolbar widgets

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