Blueprint that modify material

Hi,

Is it possible to make blueprint for actor component that:

  1. enumerate Texture samples in material
  2. and for each texture adds TexCoord

Of course this is some kind of helper that allow me in editor mode modify some materials after adding such component.