UNiagaraStackFunctionInput::GetAvailableParameterHandles

Gets the current set of available parameter handles which can be assigned to this input.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/Stack/NiagaraStackFunctionInput.h"

Source

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

Syntax

void GetAvailableParameterHandles
(
    TArray< FNiagaraParameterHandle > & AvailableParameterHandles
) const

Remarks

Gets the current set of available parameter handles which can be assigned to this input.

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