SNiagaraParameterMapView::AddParameter

Adds parameter to the graph parameter store and refreshes the menu.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraParameterMapView.h

Include

#include "Widgets/SNiagaraParameterMapView.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Widgets/SNiagaraParameterMapView.cpp

Syntax

void AddParameter
(
    FNiagaraVariable NewVariable
)

Remarks

Adds parameter to the graph parameter store and refreshes the menu.

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