ICompositingEditor::RequestCompositingPickerWindow

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/EditorSupport/ICompositingEditor.h

Include

#include "EditorSupport/ICompositingEditor.h"

Syntax

TSharedPtr< SWindow > RequestCompositingPickerWindow
(
    TWeakUIntrfacePtr< ICompImageColorPickerInterface > PickerTarget,
    const bool bAverageColorOnDrag,
    const FPickerResultHandler & OnPick,
    const FSimpleDelegate & OnCancel,
    const FText & WindowTitle
)

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