Class DefaultEditorAttribute
Specifies default editor provided for the target object/class/field/property. Should be used along with CustomEditorAttribute.
Inheritance
System.Object
DefaultEditorAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class DefaultEditorAttribute : Attribute
Constructors
DefaultEditorAttribute()
Declaration
public DefaultEditorAttribute()
Extension Methods
See Also
System.Attribute