UParticleModule::IsUsedInLODLevel

Returns true if the module validiy flags indicate this module is used in the given LOD level.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h

Include

#include "Particles/ParticleModule.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp

Syntax

virtual bool IsUsedInLODLevel
(
    int32 SourceLODIndex
) const

Remarks

Returns true if the module validiy flags indicate this module is used in the given LOD level.

Returns

bool true if the generated module is used, false if not.

Parameters

Parameter

Description

SourceLODIndex

The index of the source LODLevel