Method Enable
Enable(bool)
Sets the enabled state of the operator.
Declaration
public void Enable(bool enable)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | enable | The new state to set. |
Sets the enabled state of the operator.
public void Enable(bool enable)
| Type | Name | Description |
|---|---|---|
| bool | enable | The new state to set. |