FNiagaraParameterMapHistory::IsExternalConstantNamespace

Does this variable belong in a namespace that needs to come in as an external constant to this script?

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 bool IsExternalConstantNamespace
(
    const FNiagaraVariable & InVar,
    const UNiagaraScript * InScript,
    const FGuid & VersionGuid
)

Remarks

Does this variable belong in a namespace that needs to come in as an external constant to this script?

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