Add and use cable component (C++ project)?

It’s like any other component, you just need to configure it according to the cablecomponent specific requirements. I suggest doing it in blueprints first to get a feel what’s required.
Also, because it is a plugin, you need to add it to your build.cs file. 90% of the code required is in this post