UParticleModule::PerformCustomMenuEntry

Perform the custom menu entry option.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h

Include

#include "Particles/ParticleModule.h"

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