FBlueprintEditorToolbar

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FBlueprintEditorToolbar

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SBlueprintEditorToolbar.h

Include

#include "SBlueprintEditorToolbar.h"

Syntax

class FBlueprintEditorToolbar : public TSharedFromThis< FBlueprintEditorToolbar >

Variables

Name Description

Protected variable

TWeakPtr< FBlue...

 

BlueprintEditor

Pointer back to the blueprint editor tool that owns us

Constructors

Name Description

Public function

FBlueprintEditorToolbar

(
    TSharedPtr< FBlueprintEditor > InBl...
)

Functions

Name Description

Public function

void

 

AddBlueprintGlobalOptionsToolbar

(
    UToolMenu* InMenu,
    bool bRegisterViewport
)

Public function

void

 

AddCompileToolbar

(
    UToolMenu* InMenu
)

Public function

void

 

AddDebuggingToolbar

(
    UToolMenu* InMenu
)

Public function

void

 

AddNewToolbar

(
    UToolMenu* InMenu
)

Public function

void

 

AddScriptingToolbar

(
    UToolMenu* InMenu
)

Public function Const

FSlateIcon

 

GetStatusImage()

Returns the current status icon for the blueprint being edited

Public function Const

FText

 

GetStatusTooltip()

Returns the current status as text for the blueprint being edited

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