Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
Include |
#include "Particles/ParticleModule.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp |
Returns true if the module validiy flags indicate this module is used in the given LOD level.
bool true if the generated module is used, false if not.
Parameter |
Description |
---|---|
SourceLODIndex |
The index of the source LODLevel |