Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/AnimNotifies > API/Runtime/Engine/Animation/AnimNotifies/UAnimNotify_PlayParticleEffect
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNotifies/AnimNotify_PlayParticleEffect.h |
| Include | #include "Animation/AnimNotifies/AnimNotify_PlayParticleEffect.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimNotify_PlayParticleEffect.cpp |
virtual UParticleSystemComponent * SpawnParticleSystem
(
USkeletalMeshComponent * MeshComp,
UAnimSequenceBase * Animation
)
Remarks
Spawns the ParticleSystemComponent. Called from Notify.