ECompPassConstructionType

Windows
MacOS
Linux

References

Module

Composure

Header

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

Include

#include "CompositingElement.h"

Syntax

enum ECompPassConstructionType
{
    Unknown,
    EditorConstructed,
    BlueprintConstructed,
    CodeConstructed,
}

Values

Name

Description

Unknown

EditorConstructed

BlueprintConstructed

CodeConstructed

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