Search Results for

    Show / Hide Table of Contents

    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

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.DeepClone<T>(T)
    Extensions.RawClone<T>(T)

    See Also

    System.Attribute
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat