UParticleModuleLocationBoneSocket::ValidateLODLevels

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

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

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