UParticleModule::IsDisplayedInCurveEd

Are the modules curves displayed in 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

bool IsDisplayedInCurveEd
(
    UInterpCurveEdSetup * EdSetup
)

Remarks

Are the modules curves displayed in the curve editor?

Returns

bool true if they are, false if not.

Parameters

Parameter

Description

EdSetup

The CurveEd setup to check.

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