Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Fixed ArgumentException: Field unlocked defined #452

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed ArgumentException: Field unlocked defined #452

wants to merge 1 commit into from

Commits on Apr 10, 2020

  1. Fixed ArgumentException: Field unlocked defined

    UniRx.InspectorDisplayDrawer.OnGUI (UnityEngine.Rect position, UnityEditor.SerializedProperty property, UnityEngine.GUIContent label) (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/InspectorDisplayDrawer.cs:126)
    
    When using ODIN serialization for ReactiveProperties:
    - InspectorDisplayAttribute
    - IntReactiveProperty
    - LongReactiveProperty
    - ByteReactiveProperty
    - FloatReactiveProperty
    - DoubleReactiveProperty
    - StringReactiveProperty
    - BoolReactiveProperty
    - Vector2ReactiveProperty
    - Vector3ReactiveProperty
    - Vector4ReactiveProperty
    - ColorReactiveProperty
    - RectReactiveProperty
    - AnimationCurveReactiveProp
    - BoundsReactiveProperty
    - QuaternionReactiveProperty
    IvanMurzak committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0d8740e View commit details
    Browse the repository at this point in the history