What do you need to access if I might ask? The Important stuff is exposed. Aside from that nothing is marked Private in C++ so you could easily create a couple Functions in a extend class that you can access from BP. I did not look at the Init or Update functionality so I asume changing the unexposed stuff at runtime will have no effect (check that part yourself ;P)