unreal.NiagaraSimulationStageBase

class unreal.NiagaraSimulationStageBase(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: NiagaraMergeable

A base class for niagara simulation stages. This class should be derived to add stage specific information.

C++ Source:

  • Plugin: Niagara

  • Module: Niagara

  • File: NiagaraSimulationStageBase.h

Editor Properties: (see get_editor_property/set_editor_property)

  • simulation_stage_name (Name): [Read-Write] Simulation Stage Name