Navigation
BlueprintAPI > BlueprintAPI/SmartObject
Adds to the simulation all smart objects for an actor or removes them according to 'bAdd'.
Target is Smart Object Blueprint Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Smart Object Actor | |
| boolean | Add |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Success | True if the requested operation succeeded; false otherwise |