UCommonUILayoutManager::NotifyLayoutAddedToViewport

Use to trigger a refresh of the layout in case scenes were added before the layout widget was created, preventing the manager from creating the layout panel.

Choose your operating system:

Windows

macOS

Linux

References

Module

CommonUILayout

Header

/Engine/Plugins/Experimental/CommonUILayout/Source/CommonUILayout/Public/CommonUILayoutManager.h

Include

#include "CommonUILayoutManager.h"

Source

/Engine/Plugins/Experimental/CommonUILayout/Source/CommonUILayout/Private/CommonUILayoutManager.cpp

Syntax

void NotifyLayoutAddedToViewport()

Remarks

Use to trigger a refresh of the layout in case scenes were added before the layout widget was created, preventing the manager from creating the layout panel.