Enum ENiagaraSystemSpawnSectionStartBehavior Path C++ Link /Script/Niagara.ENiagaraSystemSpawnSectionStartBehavior underlying int32 /Script/Niagara Values 2 NameValueHex Activate00x00ENiagaraSystemSpawnSectionStartBehavior_MAX10x01 Used by 2types with a member, parameter or interface of this type UMovieSceneNiagaraSystemSpawnSectionFMovieSceneNiagaraSystemTrackImplementation // /Script/Niagara.ENiagaraSystemSpawnSectionStartBehavior enum class ENiagaraSystemSpawnSectionStartBehavior : int32 { Activate = 0, ENiagaraSystemSpawnSectionStartBehavior_MAX = 1, };