Changing component rotation type in blueprint

Was wondering if it is possible to change the rotation type, of a SpringArm component, from Relative to World and back to Relative in run-time using blueprints.

rotationtyp.png

Well you can just use a set or add relative rotation node then a set or add world rotation node, and a branch to switch between those types.