FNiagaraParameterMapHistoryBuilder::RegisterParameterMapPin

Important.

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

int32 RegisterParameterMapPin
(
    int32 WhichParameterMap,
    const UEdGraphPin * Pin
)

Remarks

  1. Must be called for each routing of the parameter map. This feeds the list used by TraceParameterMapOutputPin.

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