FNiagaraEmitterParameters

Any change to this structure, or it's GetVariables implementation will require a bump in the CustomNiagaraVersion so that we properly rebuild the scripts

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraTypes.h"

Syntax

struct FNiagaraEmitterParameters

Remarks

Any change to this structure, or it's GetVariables implementation will require a bump in the CustomNiagaraVersion so that we properly rebuild the scripts

Variables

Name Description

Public variable

int32

 

_Pad0

Todo - what else should be inserted here? we could put an array of spawninfos/interp spawn values

Public variable

int32

 

_Pad1

Public variable

int32

 

_Pad2

Public variable

float

 

EmitterAge

Public variable

int32

 

EmitterNumParticles

Public variable

int32

 

EmitterRandomSeed

Public variable

float

 

EmitterSpawnCountScale

Public variable

int32

 

EmitterTotalSpawnedParticles

Functions

Name Description

Public function Static

const TArray...

 

GetVariables()

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