FLayersModule::CreateLayerCloud

Creates a widget that represents the layers the specified actors share in common as a cloud

Windows
MacOS
Linux

References

Module

Layers

Header

/Engine/Source/Editor/Layers/Public/LayersModule.h

Include

#include "LayersModule.h"

Source

/Engine/Source/Editor/Layers/Private/LayersModule.cpp

Syntax

virtual TSharedRef< class SWidget > CreateLayerCloud
(
    const TArray< TWeakObjectPtr< AActor > > & Actors
)

Remarks

Creates a widget that represents the layers the specified actors share in common as a cloud

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