Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
From the last compile, what are the variables that were exported out of the system for external use? |
NiagaraSystem.h |
|
|
|
NiagaraSystem.h |
|
GetExposedParameters()
Description
From the last compile, what are the variables that were exported out of the system for external use?
| |
|
| Name |
GetExposedParameters |
| Type |
function |
| Header File |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
| Include Path |
#include "NiagaraSystem.h" |
const FNiagaraUserRedirectionParameterStore & GetExposedParameters() const
GetExposedParameters()
| |
|
| Name |
GetExposedParameters |
| Type |
function |
| Header File |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
| Include Path |
#include "NiagaraSystem.h" |
FNiagaraUserRedirectionParameterStore & GetExposedParameters()