UFXSystemComponent::SetBoolParameter

Change a named boolean parameter, ParticleSystemComponent converts to float.

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 SetBoolParameter
(
    FName ParameterName,
    bool Param
)

Remarks

Change a named boolean parameter, ParticleSystemComponent converts to float.

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