UParticleModuleLocationSkelVertSurface::UpdateBoneIndicesList

Updates the indices list with the bone index for each named bone in the editor exposed values.

Windows
MacOS
Linux

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

void UpdateBoneIndicesList
(
    FParticleEmitterInstance * Owner
)

Remarks

Updates the indices list with the bone index for each named bone in the editor exposed values.

Parameters

Parameter

Description

Owner

The FParticleEmitterInstance that 'owns' the particle.

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