Navigation
BlueprintAPI > BlueprintAPI/ModelingObjects
Create a new component on the specified actor of the requested class.
Target is Modeling Objects Creation API
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Create Component Params |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | a results data structure, containing a result code and information about the new component created. |