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 GetSkeletalMeshComponentSource
&40;
FParticleEmitterInstance &42; Owner,
FModuleLocationVertSurfaceInstancePayload &42; InstancePayload
&41;
Remarks
Retrieve the skeletal mesh component source to use for the current emitter instance.
Parameters
Name | Description |
---|---|
Owner | The particle emitter instance that is being setup |
Owner | The payload data that is being setup. |