Navigation
BlueprintAPI > BlueprintAPI/CustomizableObjectInstance
Remove the FRangeIndex element of the projector range of values from the parameter ParamName. If RangeValue is -1 removes the last of the projector range of values. Returns the index of the last valid projector, -1 if no values left.
Target is Customizable Object Instance
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Param Name | |
| integer | Range Index |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value |