Method IsAvailable
IsAvailable()
Checks whether the custom editor tool is available based on the state of the editor.
Declaration
public override bool IsAvailable()
Returns
| Type | Description |
|---|---|
| bool | Returns true if the custom editor tool is available. Returns false otherwise. |