UParticleModuleParameterDynamic::UpdateParameterNames

Update the parameter names with the given material...

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Parameter/ParticleModuleParameterDynamic.h

Include

#include "Particles/Parameter/ParticleModuleParameterDynamic.h"

Source

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

Syntax

virtual void UpdateParameterNames
(
    UMaterialInterface * InMaterialInterface
)

Remarks

Update the parameter names with the given material...

Parameters

Parameter

Description

InMaterialInterface

Pointer to the material interface

bIsMeshEmitter

true if the emitter is a mesh emitter...

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