Navigation
BlueprintAPI > BlueprintAPI/Status
Determines if the result of the instance update is valid or not.
Target is Customizable Object System
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| enum | Update Result |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the result is successful or has warnings, false if the result is from the Error category |