ACableActor undeclared

Ok, for everyone here is how to do it (note I am not going in to detail, feel free to ask me if you have problems):

  1. Download the source from Github
  2. In C:/Program Files/Unreal Engine/4.3/Engine/Plugins/Runtime/CableComponent/Source/CableComponent grab CableComponent.cpp and .h and CableActor.cpp and .h import them into your project.
  3. Update them according to the errors that the compiler throws. (e.g. import your PCH header)