Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Location > API/Runtime/Engine/Particles/Location/UParticleModuleLocationSkelVertS-
- UParticleModule::PerformCustomMenuEntry()
- UParticleModuleLocationSkelVertSurface::PerformCustomMenuEntry()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationSkelVertSurface.h |
Include | #include "Particles/Location/ParticleModuleLocationSkelVertSurface.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Location.cpp |
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 |