Navigation
API > API/Plugins > API/Plugins/Niagara
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraEditorDataBase
- UNiagaraEmitterEditorData
- UNiagaraStackEditorData
- UNiagaraSystemEditorData
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraEditorDataBase.h |
Include | #include "NiagaraEditorDataBase.h" |
Syntax
UCLASS&40;Abstract, MinimalAPI&41;
class UNiagaraEditorDataBase : public UObject
Remarks
A base class for editor only data which supports post loading from the runtime owner object.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FSimpleMulticastDelegate & | ||
![]() ![]() |
void | PostLoadFromOwner
(
UObject* InOwner |