EditorAddonAttribute.SetOption method
Sets the editor option.
protected void SetOption(string key, object? value)
| parameter | description |
|---|---|
| key | The key. |
| value | The value. |
See Also
- class EditorAddonAttribute
Sets the editor option.
protected void SetOption(string key, object? value)
| parameter | description |
|---|---|
| key | The key. |
| value | The value. |