FNiagaraParameterMapHistoryBuilder::BuildParameterMaps

Called in order to set up the correct initial context for an Output node and invokes the [UNiagaraNodeOutput](API\Plugins\NiagaraEditor\UNiagaraNodeOutput)'s BuildParameterMapHistory method.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraParameterMapHistory.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraParameterMapHistory.cpp

Syntax

void BuildParameterMaps
(
    const UNiagaraNodeOutput * OutputNode,
    bool bRecursive
)

Remarks

Called in order to set up the correct initial context for an Output node and invokes the UNiagaraNodeOutput's BuildParameterMapHistory method.

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