UNiagaraStackInputCategory::AddInput

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackInputCategory.h

Include

#include "ViewModels/Stack/NiagaraStackInputCategory.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackInputCategory.cpp

Syntax

void AddInput
(
    FName InInputParameterHandle,
    FNiagaraTypeDefinition InInputType,
    EStackParameterBehavior InParameterBehavior,
    bool bIsHidden,
    bool bIsChildInput
)

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