ENiagaraPythonScriptInputSource

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/UpgradeNiagaraScriptResults.h

Include

#include "UpgradeNiagaraScriptResults.h"

Syntax

enum ENiagaraPythonScriptInputSource
{
    Input,
    Output,
    Local,
    InputOutput,
    InitialValueInput,
    None,
    Num,
}

Values

Name

Description

Input

Output

Local

InputOutput

InitialValueInput

None

Insert new script parameter usages before

Num

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