📄️ callServerMethod()
Call a backend method (Python Method) with list of params.
📄️ exposeObj()
Expose a function to mainworld so it can be called from the backend. The exposed object doesn't have to be in a class and it doesn't even have to be a function
📄️ findElement()
Wait for and capture an element by querySelector
📄️ pluginSelf
pluginSelf is a sandbox for data specific to your plugin.
📄️ AddWindowCreateHook()
Add a callback hook to receive information every time a new Steam window opens.