Operator implicit operator
implicit operator bool(CatalogChangeResult)
Indicated whether the operation completed successfully (had no errors).
Declaration
public static implicit operator bool(Scene.CatalogChangeResult result)
Parameters
| Type | Name | Description |
|---|---|---|
| Scene.CatalogChangeResult | result |
Returns
| Type | Description |
|---|---|
| bool |