Got all the functions exported and it works with VSCode. All of the documentation is in line with the PDF file currently
Just need to add .vscode/settings.json that contains
{
"python.analysis.extraPaths": ["./"]
}
I dont know whats causing it, Ill continue to investigate. If anyone knows please let me know or submit a pull request
Happy Modding