UParticleModule::RemoveModuleCurvesFromEditor

Remove all curve-editable Objects within this module from the curve editor.

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 RemoveModuleCurvesFromEditor
(
    UInterpCurveEdSetup * EdSetup
)

Remarks

Remove all curve-editable Objects within this module from the curve editor.

Parameters

Parameter

Description

EdSetup

The CurveEd setup to remove the curve from.

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