FNiagaraParameterMapHistory::IsExportableExternalConstant

Are we required to export this variable as an external constant?

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

bool IsExportableExternalConstant
(
    const FNiagaraVariable & InVar,
    const UNiagaraScript * InScript
)

Remarks

Are we required to export this variable as an external constant?

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