Problem with static mesh to socket attachment in C++

Well, my mistake was just in socket naming. It seems that “b_” prefix hardly used for bones only. So I’ve renamed my socket to “WeaponSocket” and it works fine now.