ICompElementManager::AddAllCompElementsTo

Gets all known elements and appends them to the provided array.

Windows
MacOS
Linux

References

Module

ComposureLayersEditor

Header

/Engine/Plugins/Compositing/Composure/Source/ComposureLayersEditor/Public/ICompElementManager.h

Include

#include "ICompElementManager.h"

Syntax

void AddAllCompElementsTo
(
    TArray< TWeakObjectPtr< ACompositingElement > > & OutElements
) const

Remarks

Gets all known elements and appends them to the provided array.

Parameters

Parameter

Description

OutElements[OUT]

Output array to store all known elements in

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