MakeWindowTitleBar

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TSharedRef< ...

 

MakeWindowTitleBar

(
    const FWindowTitleBarArgs& InArgs,
    TSharedPtr< IWindowTitleBar >& Out...
)

Creates a title bar for the specified window.

Public function Virtual Const

TSharedRef< ...

 

MakeWindowTitleBar

(
    const TSharedRef< SWindow >& Windo...,
    const TSharedPtr< SWidget >& Cente...,
    EHorizontalAlignment CenterContentA...,
    TSharedPtr< IWindowTitleBar >& Out...
)

This version of MakeWindowTitleBar has been deprecated. Use the version that takes in an FWindowTitleBarArgs parameter instead.

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