FNiagaraEmitterInstance::BindParameters

Void RebindParameterCollection(UNiagaraParameterCollectionInstance* OldInstance, UNiagaraParameterCollectionInstance* NewInstance);

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitterInstance.h

Include

#include "NiagaraEmitterInstance.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitterInstance.cpp

Syntax

void BindParameters
(
    bool bExternalOnly
)

Remarks

Replaces the binding for a single parameter colleciton instance. If for example the component begins to override the global instance.

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