FWorkflowCentricApplication::GetToolMenuToolbarNameForMode

Returns the name of the toolbar for the given mode along with the name of the toolbar's parent.

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WorkflowOrientedApp/WorkflowCentricApplication.h

Include

#include "WorkflowOrientedApp/WorkflowCentricApplication.h"

Source

/Engine/Source/Editor/Kismet/Private/WorkflowCentricApplication.cpp

Syntax

FName GetToolMenuToolbarNameForMode
(
    const FName InModeName,
    FName & OutParentName
) const

Remarks

Returns the name of the toolbar for the given mode along with the name of the toolbar's parent.

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