FParticleEmitterReplayFrame

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemReplay.h

Include

#include "Particles/ParticleSystemReplay.h"

Syntax

struct FParticleEmitterReplayFrame

Variables

Name Description

Public variable

int32

 

EmitterType

Type of emitter (EDynamicEmitterType)

Public variable

FDynamicEmitter...

 

FrameState

State for the emitter this frame. The actual object type

Public variable

int32

 

OriginalEmitterIndex

Original index into the particle systems list of particle emitter indices.

Constructors

Destructors