Skeletal Mesh - Skeletal Mesh Component

Hello Everyone,

I have a variable in Bp for a Skeletal Mesh, and a Skeletal Mesh Component in BP.
Now i want to set the SkeletalMesh from Variable to use as the Compnent.

But i cant link the Variable to the Component.
Can someone tell me how to du this ?

Greez DarkSoe

Hello,
to change your mesh, drag a get mesh in event graph and from it drag a set skeletal mesh.