UNiagaraSystem::GetAllSourceScripts

Get all [UNiagaraScriptSourceBase](API\Plugins\Niagara\UNiagaraScriptSourceBase) of this subscriber.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h

Include

#include "NiagaraSystem.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp

Syntax

virtual TArray< UNiagaraScriptSourceBase * > GetAllSourceScripts()

Remarks

Get all UNiagaraScriptSourceBase of this subscriber.

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