ENiagaraSystemSpawnSectionStartBehavior

Defines options for system life cycle for before the section is evaluating up to the first frame the section evaluates.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/MovieScene/MovieSceneNiagaraSystemSpawnSection.h

Include

#include "MovieScene/MovieSceneNiagaraSystemSpawnSection.h"

Syntax

enum ENiagaraSystemSpawnSectionStartBehavior
{
    Activate,
}

Values

Name

Description

Activate

When the time before the section evaluates the particle system's component will be deactivated and on the first frame of the section the system's component will be activated.

Remarks

Defines options for system life cycle for before the section is evaluating up to the first frame the section evaluates.

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