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()