FNiagaraParameterMapHistoryBuilder::InTopLevelFunctionCall

Are we currently in a top-level function call context (ie a node in the main graph or an argument into a function for the main graph.)

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 InTopLevelFunctionCall
(
    ENiagaraScriptUsage InFilterScriptType
) const

Remarks

Are we currently in a top-level function call context (ie a node in the main graph or an argument into a function for the main graph.)

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