Navigation
BlueprintAPI > BlueprintAPI/SmartObject
Removes from the simulation all smart objects for multiple actors.
Target is Smart Object Blueprint Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Smart Object Actors | The actors containing the smart objects to remove from the simulation |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Success | True if the requested operation succeeded; false otherwise |