Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Gets the System script which is used to populate the System parameters and parameter bindings. | NiagaraSystem.h | ||
const UNiagaraScript * GetSystemSpawnScript () |
NiagaraSystem.h |
GetSystemSpawnScript()
Description
Gets the System script which is used to populate the System parameters and parameter bindings.
| Name | GetSystemSpawnScript |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
| Include Path | #include "NiagaraSystem.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp |
UNiagaraScript * GetSystemSpawnScript()
GetSystemSpawnScript()
| Name | GetSystemSpawnScript |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
| Include Path | #include "NiagaraSystem.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp |
const UNiagaraScript * GetSystemSpawnScript() const