Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationEmitterDirect.h |
Include |
#include "Particles/Location/ParticleModuleLocationEmitterDirect.h" |
class UParticleModuleLocationEmitterDirect : public UParticleModuleLocationBase
Name | Description | ||
---|---|---|---|
|
EmitterName |
The name of the emitter to use as a source for the location of the particles. |
Name | Description | |
---|---|---|
|
UParticleModuleLocationEmitterDirect ( |
Name | Description | ||
---|---|---|---|
|
Spawn ( |
Called on a particle that is freshly spawned by the emitter. |
|
|
Update ( |
Called on a particle that is being updated by its emitter. |