Navigation
BlueprintAPI > BlueprintAPI/Game
Adds a component to an actor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | Class | Actor Component Class Reference ClassThe object class you want to construct |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | Actor Component Object Reference Return ValueThe constructed object |