Search Results for

    Show / Hide Table of Contents

    Class ReadOnlyAttribute

    Makes a variable show up in the editor as read-only (editing is disabled).

    Inheritance
    System.Object
    ReadOnlyAttribute
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public sealed class ReadOnlyAttribute : Attribute

    Constructors

    ReadOnlyAttribute()

    Declaration
    public ReadOnlyAttribute()

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.DeepClone<T>(T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat