Seem to be having a casting issue

I’ve tried what you’ve suggested and it’s still doing nothing. I’m referencing a static mesh in a parent blueprint to equip a mesh from a child blueprint. This action is being called from a custom event in the parent item blueprint. Is it because it’s not part of the construction script in the actual player blueprint? if so how would you get the proper cast from an actor event?