Skip to content

RemapPropertyDrawer

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

public class RemapPropertyDrawer : PropertyDrawer

Displays a value on GUI, but remap this value in the target field.

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

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