UParticleModuleLocationBoneSocket::ValidateLODLevels

Validate that all LOD levels will not have issues with indexing into SourceLocations

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationBoneSocket.h

Include

#include "Particles/Location/ParticleModuleLocationBoneSocket.h"

Source

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

Syntax

static void ValidateLODLevels
(
    UParticleEmitter * Emitter,
    int32 iModule
)

Remarks

Validate that all LOD levels will not have issues with indexing into SourceLocations