FTabManager::RestoreSplitterContent

Use this standalone RestoreSplitterContent when the output of its internal RestoreArea_Helper cannot be a nullptr.

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

void RestoreSplitterContent
(
    const TSharedRef< FSplitter > & SplitterNode,
    const TSharedRef< class SDockingSplitter > & SplitterWidget,
    const TSharedPtr< SWindow > & ParentWindow
)

Remarks

Use this standalone RestoreSplitterContent when the output of its internal RestoreArea_Helper cannot be a nullptr.

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