FWorkspaceItem::NewGroup

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Docking/WorkspaceItem.h

Include

#include "Framework/Docking/WorkspaceItem.h"

Syntax

static TSharedRef< FWorkspaceItem > NewGroup
(
    const FText & DisplayName,
    const FText & TooltipText,
    const FSlateIcon & Icon,
    const bool bSortChildren
)

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