UParticleModule::ChangeEditorColor

Helper function for updating the curve editor when the module editor color changes.

Windows
MacOS
Linux

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

Syntax

void ChangeEditorColor
(
    FColor & Color,
    UInterpCurveEdSetup * EdSetup
)

Remarks

Helper function for updating the curve editor when the module editor color changes.

Parameters

Parameter

Description

Color

The new color the module is using.

EdSetup

The CurveEd setup for the module.

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