UParticleModuleBeamModifier::GetParticleSysParamsUtilized

Retrieve the ParticleSysParams associated with this module.

Windows
MacOS
Linux

Override Hierarchy

UParticleModule::GetParticleSysParamsUtilized()

UParticleModuleBeamModifier::GetParticleSysParamsUtilized()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Beam/ParticleModuleBeamModifier.h

Include

#include "Particles/Beam/ParticleModuleBeamModifier.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleBeamModules.cpp

Syntax

virtual void GetParticleSysParamsUtilized
(
    TArray< FString > & ParticleSysParamList
)

Remarks

Retrieve the ParticleSysParams associated with this module.

Parameters

Parameter

Description

ParticleSysParamList

The list of FParticleSysParams to add 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