Can't access any members in CameraComponent when added from c++

What visibility does your CameraComponent have? (Private/Protected/Public), I guess it should be public to be visible :slight_smile: (Though I’m not 100% sure about this …)