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