UParticleModuleLocationSkelVertSurface::GetNumberOfCustomMenuOptions

Custom Cascade module menu entries support Get the number of custom entries this module has.

Windows
MacOS
Linux

Override Hierarchy

UParticleModule::GetNumberOfCustomMenuOptions()

UParticleModuleLocationSkelVertSurface::GetNumberOfCustomMenuOptions()

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

Syntax

virtual int32 GetNumberOfCustomMenuOptions() const

Remarks

Custom Cascade module menu entries support Get the number of custom entries this module has. Maximum of 3.

Returns

int32 The number of custom menu entries

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