Choose your operating system:
Windows
macOS
Linux
Module |
|
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
(
FColor & Color,
UInterpCurveEdSetup * EdSetup
)
Helper function for updating the curve editor when the module editor color changes.
Parameter |
Description |
---|---|
Color |
The new color the module is using. |
EdSetup |
The CurveEd setup for the module. |