So I have this setup where RotateOption depends on Loop through the EditCondition UPROPERTY meta specifier
Is it possible for RotateOption to revert back to the default (Cycle in this case) if Loop gets unchecked?
I know it’s trivial to do this in code, it would just be nice if there was a way for the editor to do this automatically as it would be visibly clear what is happening if you uncheck that option.