Open DarkRewar opened 6 months ago
This is a REALLY big issue due to the IfDrawer
(conditonnal drawer) that overrides any custom property drawers.
To avoid this, I must rework the drawer system and use a custom inspector editor (that would be unusable with Odin or any other inspector)
If a custom drawer also has a
ConditionalAttribute
likeIfAttribute
, the element isn't drawn properly in the inspector.