Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleModule
- UParticleModule::PerformCustomMenuEntry()
- UParticleModuleColorScaleOverLife::PerformCustomMenuEntry()
- UParticleModuleLocationBoneSocket::PerformCustomMenuEntry()
- UParticleModuleLocationSkelVertSurface::PerformCustomMenuEntry()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
Include | #include "Particles/ParticleModule.h" |
virtual bool PerformCustomMenuEntry
&40;
int32 InEntryIndex
&41;
Remarks
Perform the custom menu entry option. bool true if successful, false if not
Parameters
Name | Description |
---|---|
InEntryIndex | The custom entry index (0-2) to perform |