INiagaraParameterDefinitionsSubscriberViewModel::GetAllScriptVars

Get all UNiagaraScriptVariables held by the UNiagaraGraphs of the UNiagaraScriptSourceBases from GetAllSourceScripts().

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraParameterDefinitionsSubscriberViewModel.h

Include

#include "ViewModels/NiagaraParameterDefinitionsSubscriberViewModel.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/NiagaraParameterDefinitionsSubscriberViewModel.cpp

Syntax

TArray< UNiagaraScriptVariable * > GetAllScriptVars()

Remarks

Get all UNiagaraScriptVariables held by the UNiagaraGraphs of the UNiagaraScriptSourceBases from GetAllSourceScripts().

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