UCommonUILayoutManager::Add

Add scenes to the active list and trigger a recalculation of the allowed & unallowed widgets.

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 Add
(
    const TArray< UCommonUILayout * > Layouts,
    const UObject * OptionalContext
)

Remarks

Add scenes to the active list and trigger a recalculation of the allowed & unallowed widgets.