RMAMirrorAnimation

Hi,

I’m using UE 4.25.3 and plugin version 2.0.1.

I still get these compile errors:



RMAMirrorAnimationAnimSequenceDetailsInterface.h(20): An explicit Category specifier is required for Blueprint accessible functions in an Engine module.
RMAMirrorAnimationAnimSequenceDetailsInterface.h(32): An explicit Category specifier is required for Blueprint accessible functions in an Engine module.
RMAMirrorAnimationAnimSequenceDetailsInterface.h(36): An explicit Category specifier is required for Blueprint accessible functions in an Engine module.
RMAMirrorAnimationAnimSequenceDetailsInterface.h(40): An explicit Category specifier is required for Blueprint accessible functions in an Engine module.
RMAMirrorAnimationMirrorTableEditorInterface.h(24): An explicit Category specifier is required for Blueprint accessible functions in an Engine module.


I have already deleted the plugin and reinstalled it but that did not fix the issue. I also just deleted the plugin and tried to compile the project to see that it gets actually referencered and yes the compiler errors out because of the missing plugin then.