ENiagaraInputNodeUsage

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h

Include

#include "NiagaraCommon.h"

Syntax

enum ENiagaraInputNodeUsage
{
    Undefined                  = 0,
    Parameter,
    Attribute,
    SystemConstant,
    TranslatorConstant,
    RapidIterationParameter,
}

Values

Name

Description

Undefined

Parameter

Attribute

SystemConstant

TranslatorConstant

RapidIterationParameter

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