Anyone help with my c++ problem as I’m new to Unreal.
I have a Pawn with a skeletal mesh setup with multiple collision primitives on certain bones. I can get the bone in c++ by name, but can’t see a way to get each collision primitive. Any help would be appreciated ?