Navigation
API > API/Plugins > API/Plugins/ComposureLayersEditor > API/Plugins/ComposureLayersEditor/ICompElementManager
Broadcasts whenever one or more elements are modified
| Name | FOnElementsChanged |
| Type | class |
| Header File | /Engine/Plugins/Compositing/Composure/Source/ComposureLayersEditor/Public/ICompElementManager.h |
| Include Path | #include "ICompElementManager.h" |
Syntax
class FOnElementsChanged : public TBaseMulticastDelegate_ThreeParams< void, const ECompElementEdActions, const TWeakObjectPtr< ACompositingElement > &, const FName & >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, const ECompElementEdActions, const TWeakObjectPtr< ACompositingElement > &, const FName & > → ICompElementManager::FOnElementsChanged