FTabManager::GetDefaultTabWindowSize

Returns the default window size for the TabId, or the fallback window size if it wasn't registered

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Docking/TabManager.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Docking/TabManager.cpp

Syntax

static FVector2D GetDefaultTabWindowSize
(
    const FTabId & TabId
)

Remarks

Returns the default window size for the TabId, or the fallback window size if it wasn't registered

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