Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UGameplayStatics > SpawnEmitterAtLocation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/GameplayStatics.h |
Include | #include "Kismet/GameplayStatics.h" |
Source | /Engine/Source/Runtime/Engine/Private/GameplayStatics.cpp |
static UParticleSystemComponent &42; SpawnEmitterAtLocation
&40;
const UObject &42; WorldContextObject,
UParticleSystem &42; EmitterTemplate,
FVector Location,
FRotator Rotation,
bool bAutoDestroy,
EPSCPoolMethod PoolingMethod,
bool bAutoActivateSystem
&41;
Remarks
Backwards compatible version of SpawnEmitterAttached for C++ without Scale.