Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Location > UParticleModuleLocationSkelVertSurface
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 |
void UpdateBoneIndicesList
&40;
FParticleEmitterInstance &42; Owner
&41;
Remarks
Updates the indices list with the bone index for each named bone in the editor exposed values.
Parameters
Name | Description |
---|---|
Owner | The FParticleEmitterInstance that 'owns' the particle. |