FNiagaraParameterMapHistoryWithMetaDataBuilder::FixupHistoryVariableNamespaces

Iterate over histories and fix variable namespaces so the translator can link parameters across script executions.

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

static void FixupHistoryVariableNamespaces
(
    TArray< FNiagaraParameterMapHistoryHandle > & InHistoryHandles,
    bool bCullDatasetOutputs
)

Remarks

Iterate over histories and fix variable namespaces so the translator can link parameters across script executions.

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