Navigation
BlueprintAPI > BlueprintAPI/Effects > BlueprintAPI/Effects/Components > BlueprintAPI/Effects/Components/ParticleSystem
Set AutoAttachParent, AutoAttachSocketName, AutoAttachLocationRule, AutoAttachRotationRule, AutoAttachScaleRule to the specified parameters. Does not change bAutoManageAttachment; that must be set separately.
Target is FXSystem Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Parent | Component to attach to. |
| name | Socket Name | Socket on Parent to attach to. |
| enum | Location Rule | Option for how we handle our location when we attach to Parent. |
| enum | Rotation Rule | Option for how we handle our rotation when we attach to Parent. |
| enum | Scale Rule | Option for how we handle our scale when we attach to Parent. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |