UFXSystemComponent::SetEmitterEnable

Enables/Disables a sub-emitter

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Particles/ParticleSystemComponent.h"

Syntax

virtual void SetEmitterEnable
(
    FName EmitterName,
    bool bNewEnableState
)

Remarks

Enables/Disables a sub-emitter

Parameters

Parameter

Description

EmitterName

The name of the sub-emitter to set it on

bNewEnableState

The value to set it to

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