Unreal Engine Blueprint API Reference > Particle System
Returns true if this system contains an emitter of the pasesd type. @ param TypeData - The emitter type to check for. Must be a child class of UParticleModuleTypeDataBase
Target is Particle System
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
class | Type Data |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Returns true if this system contains an emitter of the pasesd type.@ param TypeData - The emitter type to check for. Must be a child class of UParticleModuleTypeDataBase |