UNiagaraGraph::ForceBaseId

Forces the base compile id for the supplied script.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraGraph.h"

Source

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

Syntax

void ForceBaseId
(
    ENiagaraScriptUsage InUsage,
    const FGuid & InUsageId,
    const FGuid InForcedBaseId
)

Remarks

Forces the base compile id for the supplied script. This should only be used to keep things consistent after an emitter merge.

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