unreal.NiagaraEditorDataBase

class unreal.NiagaraEditorDataBase(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

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

C++ Source:

  • Plugin: Niagara

  • Module: Niagara

  • File: NiagaraEditorDataBase.h