API ReferenceSandbox
public class Sandbox.CustomEditorAttribute : System.Attribute
Constructors
Showing 1 constructors
public CustomEditorAttribute(System.Type targetType = null)
Parameters
targetType: Default: null
No results match this filter.
Methods
Showing 1 methods
public float GetEditorScore(Sandbox.SerializedProperty property)
No results match this filter.
Properties
Showing 5 properties
public bool Sandbox.CustomEditorAttribute.ForInterface { get; set; }
public bool Sandbox.CustomEditorAttribute.ForMethod { get; set; }
public string Sandbox.CustomEditorAttribute.NamedEditor { get; set; }
public System.Type Sandbox.CustomEditorAttribute.TargetType { get; set; }
public System.Type[] Sandbox.CustomEditorAttribute.WithAllAttributes { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.CustomEditorAttribute |