csharp
public sealed class OverrideCellOne cell of the matrix: a tick that says whether this target overrides, and the editor.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (6)
protected override string TagNameThe element name this type answers to when a caller does not choose one.
protected override bool AcceptsFocusWhether the focus can rest on this kind of control at all.
public CheckBox? ToggleThe tick, absent in the base column.
public InspectorField FieldThe member this cell edits, bound to one row's settings object.
public IPropertyDrawer DrawerWhat drew the editor.
public UiElement EditorWhat the drawer built.
Used by (2)
- ImportViewTestsVixen.Editor.AssetEditors.Tests
- TargetOverrideMatrixVixen.Editor.AssetEditors