Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsReadOnly

Gets a value indicating whether the property is read-only or not.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Property
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public abstract bool IsReadOnly { get; }