I was fiddling with these to explore the endless functions of BL but I do have some questions.
For dumpConsoleClasses:
So I did this and got all the classes and the functions.
-Why dont I see any members. All I see is functions. Is there any way I can see all the members (variables) of the classes as well.
-Why dont I see functions under gameConnection such as CenterPrint?
-And lastly for this, I see some words I am not familiar with. Under a function in the class it says "virtual script blahh". Does this function return a script or something. Why isnt it void.
For dumpConsoleFunctions:
I cant even get this to work. All it says is namespace Global {};
I hope you can answer my questions