Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleModule
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
Include | #include "Particles/ParticleModule.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp |
void ChangeEditorColor
&40;
FColor & Color,
UInterpCurveEdSetup &42; EdSetup
&41;
Remarks
Helper function for updating the curve editor when the module editor color changes.
Parameters
Name | Description |
---|---|
Color | The new color the module is using. |
EdSetup | The CurveEd setup for the module. |