Navigation
BlueprintAPI > BlueprintAPI/FXConverterUtilities
Set a parameter on the Script this Script Conversion Context holds.
Target is Niagara Script Conversion Context
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Parameter Name | The target parameter name. |
| object | Parameter Input | Value to set on the parameter. |
| boolean | In Has Edit Condition | |
| boolean | In Edit Condition Value |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether setting the parameter was successful. |