ICompElementManager::OnDeleteElement

Function used to expose the editor call back function after an existing composure element

Windows
MacOS
Linux

References

Module

ComposureLayersEditor

Header

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

Include

#include "ICompElementManager.h"

Syntax

void OnDeleteElement
(
    AActor * ElementToDelete
)

Remarks

Function used to expose the editor call back function after an existing composure element

Parameters

Parameter

Description

ElementToDelete

The composure element that is going to be deleted.

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