API ReferenceSandbox
CustomEditorAttributeclass
Constructors1
Showing 1 constructors
public CustomEditorAttribute(System.Type targetType = null)
| Parameter | Type | Description |
|---|---|---|
| targetType = null | Type | — |
No results match this filter.
Methods1
Showing 1 methods
public float GetEditorScore(Sandbox.SerializedProperty property)
| Parameter | Type | Description |
|---|---|---|
| property | SerializedProperty | — |
Returns:
float—No results match this filter.
Properties5
Showing 5 properties
public bool Sandbox.CustomEditorAttribute.ForInterface { get; set; }
Returns:
bool—public bool Sandbox.CustomEditorAttribute.ForMethod { get; set; }
Returns:
bool—public string Sandbox.CustomEditorAttribute.NamedEditor { get; set; }
Returns:
string—public System.Type Sandbox.CustomEditorAttribute.TargetType { get; set; }
public System.Type[] Sandbox.CustomEditorAttribute.WithAllAttributes { get; set; }
No results match this filter.