ACompositingElement::GetElementParent

Get the parent composure element of current element.

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElement.h

Include

#include "CompositingElement.h"

Source

/Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElement.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Composure|Element")
ACompositingElement * GetElementParent() const

Remarks

Get the parent composure element of current element.

Returns

bool Whether the function successfully finds the parent or not.

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