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

Fixed ArgumentException: Field unlocked defined#452

Open
IvanMurzak wants to merge 1 commit intoneuecc:masterfrom
IvanMurzak:master
Open

Fixed ArgumentException: Field unlocked defined#452
IvanMurzak wants to merge 1 commit intoneuecc:masterfrom
IvanMurzak:master

Conversation

@IvanMurzak
Copy link
Copy Markdown

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

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant