Navigation
BlueprintAPI > BlueprintAPI/SmartObject
Removes a single tag from the smart object instance represented by the provided handle.
Target is Smart Object Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Handle | Handle to the smart object. |
| struct | Tag | Tag to remove from the smart object instance. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |