UParticleModule::PerformCustomMenuEntry

Perform the custom menu entry option.

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

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