Choose your operating system:
Windows
macOS
Linux
| UParticleModule::GetCustomMenuEntryDisplayString() |
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
Include |
#include "Particles/ParticleModule.h" |
Get the display name of the custom menu entry.
bool true if successful, false if not
Parameter |
Description |
---|---|
InEntryIndex |
The custom entry index (0-2) |
OutDisplayString |
The string to display for the menu |