BlueprintAPI > BlueprintAPI/Niagara
Spawns a Niagara System at the specified world location/rotation
Target is Niagara Function Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | System Template | |
vector | Location | |
rotator | Rotation | |
vector | Scale | |
boolean | Auto Destroy | |
boolean | Auto Activate | |
enum | Pooling Method | |
boolean | Pre Cull Check |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | The spawned UNiagaraComponent |