04-18-2018, 03:10 PM
There seem to be various global tables you can use in a lua module, e.g. Player. I can discover what functions I can call easily enough from these tables, but there's no documentation on arguments or anything like that. Also, I've noticed that a lot of existing modules access properties on these tables, however I can't seem to log out these table entries.
Is there any kind of documentation for these tables, or is it going to be a process of reverse engineering them by hand like I've been doing so far?
Is there any kind of documentation for these tables, or is it going to be a process of reverse engineering them by hand like I've been doing so far?