UParticleModuleColorScaleOverLife::PerformCustomMenuEntry

Perform the custom menu entry option.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UParticleModule::PerformCustomMenuEntry()

UParticleModuleColorScaleOverLife::PerformCustomMenuEntry()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Color/ParticleModuleColorScaleOverLife.h

Include

#include "Particles/Color/ParticleModuleColorScaleOverLife.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Color.cpp

Syntax

virtual bool PerformCustomMenuEntry
(
    int32 InEntryIndex
)

Remarks

Perform the custom menu entry option.

Returns

bool true if successful, false if not

Parameters

Parameter

Description

InEntryIndex

The custom entry index (0-2) to perform