Skip to content

ReadonlyAttribute

Namespace: SideXP.Core | Inherits from: PropertyAttribute

public class ReadonlyAttribute : PropertyAttribute

Makes a property readonly, so it's visible but not editable in the inspector (using custom property drawer).