Is there a way to change the LOD material slot for Skeletal Mesh using Blueprints?

Hi, I’m working on a tool that can automatically set the Skeletal Mesh LOD using blueprints. However, I can’t find the SkeletalMesh version of SetLODMaterialSlot (there is a StaticMesh version). Is there any way to change the LOD material slot without using C++?