Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Gets editor specific data stored with this system. | NiagaraSystem.h | ||
const UNiagaraEditorDataBase * GetEditorData () |
Gets editor specific data stored with this system. | NiagaraSystem.h |
GetEditorData()
Description
Gets editor specific data stored with this system.
| Name | GetEditorData |
| 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 |
UNiagaraEditorDataBase * GetEditorData()
GetEditorData()
Description
Gets editor specific data stored with this system.
| Name | GetEditorData |
| 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 UNiagaraEditorDataBase * GetEditorData() const