Skip to content

ReadonlyPropertyDrawer

Namespace: SideXP.Core.EditorOnly | Inherits from: PropertyDrawer

public class ReadonlyPropertyDrawer : PropertyDrawer

Renders the property field as a disabled in the inspector.

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)

Inherited documentation.