Modify bp components from Editor Utility Widget

Hey im trying to make a Editor Utility Widget that modifies all sound sequence components( defined in C++, inherits from sound component ) on all actors on scene, but it doesnt seem to work, bps are not affected, is there anything im missing? Component is really simple with just TArray of structs, but caling functions doesntt work, also clearing array is not reflected on bps.