I'm trying to get a complete list of fuctions/properties for cotex command lua, I successfully listed all _G ones but the other objects such as SceneManager or MovableManager are userdata, is there a way to access their fuctions/properties (by access I mean list them)? If not does anyone have a complete list of functions and properties?
Here are the _G ones: