UNiagaraEditorDataBase

A base class for editor only data which supports post loading from the runtime owner object.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraEditorDataBase.h

Include

#include "NiagaraEditorDataBase.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(MinimalAPI)
class UNiagaraEditorDataBase : public UObject

Remarks

A base class for editor only data which supports post loading from the runtime owner object.

Functions

Name Description

Public function

FSimpleMulti...

 

OnPersistentDataChanged()

Public function Virtual

void

 

PostLoadFromOwner

(
    UObject* InOwner
)

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