FWindowTitleBarState

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SGameLayerManager.h

Include

#include "Slate/SGameLayerManager.h"

Syntax

struct FWindowTitleBarState

Variables

Name Description

Public variable

bool

 

bTitleBarDragEnabled

Public variable

bool

 

bTitleBarVisible

Public variable

bool

 

bWindowButtonsVisible

Public variable

TSharedPtr< SWi...

 

ContentWidget

Public variable

EWindowTitleBar...

 

Mode

Constructors

Name Description

Public function

FWindowTitleBarState()

Public function

FWindowTitleBarState

(
    const TSharedPtr< SWidget >& Title...,
    EWindowTitleBarMode InMode,
    bool bInTitleBarDragEnabled,
    bool bInWindowButtonsVisible,
    bool bInTitleBarVisible
)

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